Method: Fluent::NetworkProbeInput#configure
- Defined in:
- lib/fluent/plugin/in_network_probe.rb
#configure(conf) ⇒ Object
32 33 34 35 36 |
# File 'lib/fluent/plugin/in_network_probe.rb', line 32 def configure(conf) super @conf = conf end |