WorkflowStep.run_

Specifies the process to run.

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

Meta