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.
2 parents 365b4f2 + d3c7bd5 commit 1d9c1a1Copy full SHA for 1d9c1a1
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