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.
cwltool:Loop
1 parent 7fa57dd commit ade6f65Copy full SHA for ade6f65
cwltool/extensions-v1.2.yml
@@ -236,7 +236,7 @@ $graph:
236
name: LoopOutputModes
237
symbols: [ last, all ]
238
default: last
239
- doc:
+ doc: |
240
- Specify the desired method of dealing with loop outputs
241
- Default. Propagates only the last computed element to the subsequent steps when the loop terminates.
242
- Propagates a single array with all output values to the subsequent steps when the loop terminates.
0 commit comments