Method: Cinch::Plugin::ClassMethods::Matcher#use_prefix

Defined in:
lib/cinch/plugin.rb

#use_prefixBoolean

Returns the current value of use_prefix.

Returns:

  • (Boolean)

    the current value of use_prefix



83
84
85
# File 'lib/cinch/plugin.rb', line 83

def use_prefix
  @use_prefix
end