Method: Stator::Machine#initial_state
- Defined in:
- lib/stator/machine.rb
#initial_state ⇒ Object (readonly)
Returns the value of attribute initial_state.
4 5 6 |
# File 'lib/stator/machine.rb', line 4 def initial_state @initial_state end |