Class: Rixie::Strategy::PlanExecute::Plan
- Inherits:
-
Data
- Object
- Data
- Rixie::Strategy::PlanExecute::Plan
- Defined in:
- lib/rixie/strategy/plan_execute.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
6 7 8 |
# File 'lib/rixie/strategy/plan_execute.rb', line 6 def steps @steps end |