Method: Cinch::Plugin#handlers

Defined in:
lib/cinch/plugin.rb

#handlersArray<Handler> (readonly)

Returns handlers.

Returns:



468
469
470
# File 'lib/cinch/plugin.rb', line 468

def handlers
  @handlers
end