Skip to content

Commit afe31c1

Browse files
author
Peter Amstutz
committed
Delete obsolote initialWorkDir record from previous work on Directory
implemention.
1 parent c6538ab commit afe31c1

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

draft-4/CommandLineTool.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -224,17 +224,6 @@ $graph:
224224
the File objects must include up to the first 64 KiB of file contents
225225
in the `contents` field.
226226
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-
238227
239228
- name: CommandInputRecordField
240229
type: record

0 commit comments

Comments
 (0)