cue/fmt: stdlib/dagger

Signed-off-by: Tony Worm <tony@hofstadter.io>
This commit is contained in:
Tony Worm 2021-03-08 11:11:29 -05:00
parent 0d3aace2b9
commit 3e5df44a1d

View File

@ -16,8 +16,8 @@ package dagger
} }
#Local: { #Local: {
do: "local" do: "local"
dir: string dir: string
include: [...string] include: [...string]
} }