class Fluent::AllMatchPattern
Public Instance Methods
match(str)
click to toggle source
# File lib/fluent/match.rb, line 65 def match(str) true end
# File lib/fluent/match.rb, line 65 def match(str) true end