Class: Rixie::Strategy::PlanExecute::Plan

Inherits:
Data
  • Object
show all
Defined in:
lib/rixie/strategy/plan_execute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#stepsObject (readonly)

Returns the value of attribute steps

Returns:

  • (Object)

    the current value of steps



6
7
8
# File 'lib/rixie/strategy/plan_execute.rb', line 6

def steps
  @steps
end