Method: Fluent::Plugin::GrepFilter::Expression#pattern

Defined in:
lib/fluent/plugin/filter_grep.rb

#patternObject

Returns the value of attribute pattern

Returns:

  • (Object)

    the current value of pattern



183
184
185
# File 'lib/fluent/plugin/filter_grep.rb', line 183

def pattern
  @pattern
end