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 b7a6cb6 commit 5bada39Copy full SHA for 5bada39
draft-4/Process.yml
@@ -102,7 +102,7 @@ $graph:
102
"_id": "cwl:path"
103
"_type": "@id"
104
- name: basename
105
- type: string
+ type: string?
106
doc: |
107
The base name of the file, that is, the name of the file without any
108
leading directory path. The base name must not contain a slash `/`.
@@ -254,7 +254,7 @@ $graph:
254
_id: "cwl:path"
255
_type: "@id"
256
257
258
259
The base name of the directory, that is, the name of the file without any
260
0 commit comments