Method: Fluent::Plugin::ExecOutput#multi_workers_ready?

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

#multi_workers_ready?Boolean

Returns:

  • (Boolean)


54
55
56
# File 'lib/fluent/plugin/out_exec.rb', line 54

def multi_workers_ready?
  true
end