Method: Cinch::Plugin::ClassMethods#suffix

Defined in:
lib/cinch/plugin.rb

#suffixString, ...

Returns The suffix.

Returns:

  • (String, Regexp, Proc)

    The suffix



71
72
73
# File 'lib/cinch/plugin.rb', line 71

def suffix
  @suffix
end