Method: Fabulator::Core::Structurals::StateMachine#states

Defined in:
lib/fabulator/core/structurals/state_machine.rb

#statesObject

Returns the value of attribute states.



12
13
14
# File 'lib/fabulator/core/structurals/state_machine.rb', line 12

def states
  @states
end