Method: Fluent::Compat::Input#start

Defined in:
lib/fluent/compat/input.rb

#startObject

These definitions are to get instance methods of superclass of 3rd party plugins to make it sure to call super



36
37
38
# File 'lib/fluent/compat/input.rb', line 36

def start
  super
end