You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in WorkflowOutputParameter.outputEval, CWL Expressions / CWL Parameter references would also gain a outputs object that contains all the pre-outputEval values, just like inputs is available in WorkflowStepInput
outputEval
to WorkflowOutputParameterWorkflowOutputParameter.outputEval
, CWL Expressions / CWL Parameter references would also gain aoutputs
object that contains all the pre-outputEval
values, just likeinputs
is available inWorkflowStepInput
See #19 for motivation
The text was updated successfully, but these errors were encountered: