R/class-cwl.R
CommandOutputSchema-class.Rd
CommandOutputSchema
outputBinding
[CommandOutputBinding] Describes how to handle the concrete outputs of a process step (such as files created by a program) and describe them in the process output parameter.
CommandOutputSchema() #> type: #> - '' #> fields: [] #> items: #> field: items #> className: ANY #> values: #> field: values #> className: ANY #> outputBinding: {} #>