Class: Textus::Workflow::DSL::Parallel
- Inherits:
-
Data
- Object
- Data
- Textus::Workflow::DSL::Parallel
- Defined in:
- lib/textus/workflow/dsl.rb
Instance Attribute Summary collapse
-
#steps ⇒ Object
readonly
Returns the value of attribute steps.
Instance Attribute Details
#steps ⇒ Object (readonly)
Returns the value of attribute steps
5 6 7 |
# File 'lib/textus/workflow/dsl.rb', line 5 def steps @steps end |