class CatchBox::Hook::All

Public Instance Methods

match?(_pattern) click to toggle source
# File lib/catch_box/hook/all.rb, line 8
def match?(_pattern)
  true
end