Method: Fabulator::Core::Structurals::StateMachine#data

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

#dataObject



121
122
123
# File 'lib/fabulator/core/structurals/state_machine.rb', line 121

def data
  @context.root
end