CommandOutputParameter-class {sevenbridges}R Documentation

CommandOutputParameter Class

Description

CommandOutputParameter Class

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

CommandOutputParameter(outputBinding = CommandOutputBinding(glob = "*.bam"))

[Package sevenbridges version 1.20.1 Index]