Method: StateFu::Machine#hooks
- Defined in:
- lib/machine.rb
#hooks ⇒ Object (readonly)
Returns the value of attribute hooks.
11 12 13 |
# File 'lib/machine.rb', line 11 def hooks @hooks end |
Returns the value of attribute hooks.
11 12 13 |
# File 'lib/machine.rb', line 11 def hooks @hooks end |