WorkflowNamed.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
class WorkflowNamed(string workflowName, T, U)
opDispatch
(
string name
T...
)
()
if (
name != "define" &&
name != "hasStep"
)

Meta