Method: Cinch::Plugin::ClassMethods#prefix

Defined in:
lib/cinch/plugin.rb

#prefixString, ...

Returns The prefix.

Returns:

  • (String, Regexp, Proc)

    The prefix



68
69
70
# File 'lib/cinch/plugin.rb', line 68

def prefix
  @prefix
end