stdlib: dagger.#Output

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2021-06-21 09:07:18 +00:00
committed by Solomon Hykes
parent 8383efdba6
commit 53f4ef049a
3 changed files with 14 additions and 3 deletions

View File

@@ -25,3 +25,9 @@ import (
_
...
}
#Output: {
@dagger(output)
_
...
}