Method: Cinch::Plugin::ClassMethods#suffix

Defined in:
lib/cinch/plugin.rb

#suffixString, ...

Returns The suffix.

Returns:

  • (String, Regexp, Proc)

    The suffix



73
74
75
# File 'lib/cinch/plugin.rb', line 73

def suffix
  @suffix
end