We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6538ab commit afe31c1Copy full SHA for afe31c1
draft-4/CommandLineTool.yml
@@ -224,17 +224,6 @@ $graph:
224
the File objects must include up to the first 64 KiB of file contents
225
in the `contents` field.
226
227
-- name: initialWorkDir
228
- type: record
229
- doc: |
230
- Setup a working directory based on a number of input files (and/or directories)
231
- fields:
232
- - name: dirDef
233
- type:
234
- type: "array"
235
- items: [ "#FileDef", "#File", "#Directory" ]
236
- doc: list of files and/or directories
237
-
238
239
- name: CommandInputRecordField
240
type: record
0 commit comments