Method: Fabulator::Core::Structurals::StateMachine#data
- Defined in:
- lib/fabulator/core/structurals/state_machine.rb
#data ⇒ Object
121 122 123 |
# File 'lib/fabulator/core/structurals/state_machine.rb', line 121 def data @context.root end |