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 c30b79f commit 0c275b4Copy full SHA for 0c275b4
draft-4/CommandLineTool.yml
@@ -424,7 +424,8 @@ $graph:
424
symbols: [ "cwl:stdout" ]
425
docParent: "#CommandOutputParameter"
426
doc: |
427
- Only valid as a `type` for an output.
+ Only valid as a `type` for a `CommandLineTool` output with no
428
+ `outputBinding` set.
429
430
The following
431
```
@@ -453,7 +454,8 @@ $graph:
453
454
symbols: [ "cwl:stderr" ]
455
456
457
458
459
460
461
0 commit comments