WorkflowStep.run_

Specifies the process to run.

class WorkflowStep
@link()
Union!(string, CommandLineTool, ExpressionTool, Workflow) run_;

Meta