Class: Rubu::Fork
Overview
Parallel Flow.
Instance Attribute Summary
Attributes inherited from Flow
Attributes inherited from Action
#errmsg, #output, #status, #subs
Instance Method Summary (collapse)
Methods inherited from Flow
[], form, #initialize, load_setup, run, setup
Methods included from FlowRun
Methods inherited from Action
#display, #error, #host, #host_in, #host_out, #initialize, #pick, #use
Constructor Details
This class inherits a constructor from Rubu::Flow
Instance Method Details
- (Object) run
752 753 754 |
# File 'lib/rubu.rb', line 752 def run parallel_run end |