Method: Cinch::Pattern#suffix

Defined in:
lib/cinch/pattern.rb

#suffixObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 1.1.0



44
45
46
# File 'lib/cinch/pattern.rb', line 44

def suffix
  @suffix
end