WorkflowStep.run_

Specifies the process to run. If run is a string, it must be an absolute IRI or a relative path from the primary document.

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

Meta