Method: Cinch::Plugin#handlers
- Defined in:
- lib/cinch/plugin.rb
#handlers ⇒ Array<Handler> (readonly)
Returns handlers.
468 469 470 |
# File 'lib/cinch/plugin.rb', line 468 def handlers @handlers end |
Returns handlers.
468 469 470 |
# File 'lib/cinch/plugin.rb', line 468 def handlers @handlers end |