Method: Fluent::Compat::TextParser#estimate_current_event
- Defined in:
- lib/fluent/compat/parser.rb
#estimate_current_event ⇒ Object
SET false BEFORE CONFIGURE, to return nil when time not parsed ‘configure()’ may raise errors for unexpected configurations
56 57 58 |
# File 'lib/fluent/compat/parser.rb', line 56 def estimate_current_event @estimate_current_event end |