class MicroMachine::MicroMachine
- MicroMachine::MicroMachine
- Reference
- Object
Defined in:
MicroMachine.crConstructors
Instance Method Summary
- #events
- #on(key, &block)
-
#state
Properties v.
- #states
-
#transitions_for : Hash(Symbol, Hash(Symbol, Symbol))
Properties v.
- #trigger(event)
- #trigger!(event)
- #trigger?(event)
- #when(event, transitions)
Constructor Detail
Instance Method Detail
def transitions_for : Hash(Symbol, Hash(Symbol, Symbol))
#
Properties v. Attributes: getter replaces _attr_reader