Function ProcessChain.run

Adds a new process in the chain.

Prototype

ProcessChain run(
  string[] args
);