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 25c5215 commit b6ae88dCopy full SHA for b6ae88d
CommandLineTool.yml
@@ -55,7 +55,7 @@ $graph:
55
[ResourceRequirement](#ResourceRequirement) may now request fractional CPUs.
56
* `ramMin`, `ramMax`, `tmpdirMin`, `tmpdirMax`, `outdirMin`, and `outdirMax` of
57
[ResourceRequirement](#ResourceRequirement) now accept floating point values.
58
- * (CommandLineTool)[#CommandLineTool] can now express `intent`
+ * [CommandLineTool](#CommandLineTool) can now express `intent`
59
with an identifier for the type of computational operation.
60
* Added conformance tests for order of operations evaluating `secondaryFiles` on input
61
and ensure that input and output secondaryFiles expressions can return a File object.
0 commit comments