os.#File: simplify API
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
9984edad09
commit
9d85bab9e7
@@ -107,7 +107,8 @@ package op
|
||||
}
|
||||
|
||||
#WriteFile: {
|
||||
do: "write-file"
|
||||
do: "write-file"
|
||||
// FIXME: "contents" to follow english convention
|
||||
content: string | bytes
|
||||
dest: string
|
||||
mode: int | *0o644
|
||||
|
Reference in New Issue
Block a user