Class: Interscript::DSL::Group::Parallel
- Inherits:
-
Interscript::DSL::Group
- Object
- Interscript::DSL::Group
- Interscript::DSL::Group::Parallel
- Defined in:
- lib/interscript/dsl/group/parallel.rb
Instance Attribute Summary
Attributes inherited from Interscript::DSL::Group
Instance Method Summary collapse
-
#initialize(reverse_run: nil, &block) ⇒ Parallel
constructor
A new instance of Parallel.
Methods inherited from Interscript::DSL::Group
#downcase, #parallel, #run, #sub, #upcase
Methods included from Items
#any, #capture, #map, #maybe, #maybe_some, #method_missing, #ref, #some, #stage
Methods included from SymbolMM
Constructor Details
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Interscript::DSL::Items