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 0ee8436 commit c03f8d2Copy full SHA for c03f8d2
CommandLineTool.yml
@@ -639,7 +639,10 @@ $graph:
639
"_container": "@list"
640
- name: arguments
641
doc: |
642
- Command line bindings which are not directly associated with input parameters.
+ Command line bindings which are not directly associated with input
643
+ parameters. If the value is a string, it is used as a string literal
644
+ argument. If it is an Expression, the result of the evaluation is used
645
+ as an argument.
646
type:
647
- "null"
648
- type: array
0 commit comments