DefaultWorkflow

Undocumented in source.

Constructors

this
this(WorkflowElement[] elements, string[] args)
Undocumented in source.

Inherited Members

From WorkflowBase

_workflowElements
WorkflowElement[] _workflowElements;
Undocumented in source.
_args
string[] _args;
Undocumented in source.
workflowElements
inout(WorkflowElement[]) workflowElements [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
args
inout(string[]) args [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta