Skip to contents

CommandOutputSchema

Fields

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.

Examples

CommandOutputSchema()
#> type:
#> - ''
#> fields: []
#> items:
#>   field: items
#>   className: ANY
#> values:
#>   field: values
#>   className: ANY
#> outputBinding: {}
#>