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 ddba7af commit 37a171eCopy full SHA for 37a171e
cwltool/extensions-v1.2.yml
@@ -180,11 +180,8 @@ $graph:
180
parameter(s) specified in the `source` field.
181
182
The value of `inputs` in the parameter reference or expression must be
183
- the input object to the last iteration of the workflow step after
184
- assigning the `source` values and then applying `default`.
185
-
186
- The value of `outputs` in the parameter reference or expression
187
- must be the output object of the last step execution.
+ the input object to the previous iteration of the workflow step (or the initial
+ inputs for the first iteration).
188
189
- name: Loop
190
type: record
0 commit comments