Method: Peeek::Supervisor#hooks
- Defined in:
- lib/peeek/supervisor.rb
#hooks ⇒ Peeek::Hooks (readonly)
Returns hooks that is registered to the supervisor.
32 33 34 |
# File 'lib/peeek/supervisor.rb', line 32 def hooks @hooks end |
Returns hooks that is registered to the supervisor.
32 33 34 |
# File 'lib/peeek/supervisor.rb', line 32 def hooks @hooks end |