class Fluent::AllMatchPattern

Public Instance Methods

match(str) click to toggle source
# File lib/fluent/match.rb, line 29
def match(str)
  true
end