Method: Cinch::Plugin::ClassMethods::Listener#method

Defined in:
lib/cinch/plugin.rb

#methodSymbol

Returns the current value of method.

Returns:

  • (Symbol)

    the current value of method



97
98
99
# File 'lib/cinch/plugin.rb', line 97

def method
  @method
end