Class: Fluent::EventRouter::Pipeline
- Inherits:
-
Object
- Object
- Fluent::EventRouter::Pipeline
- Defined in:
- lib/fluentspec/supervisor.rb
Instance Method Summary collapse
Instance Method Details
#filters ⇒ Object
20 21 22 |
# File 'lib/fluentspec/supervisor.rb', line 20 def filters @filters ||= [] end |
#output ⇒ Object
24 25 26 |
# File 'lib/fluentspec/supervisor.rb', line 24 def output @output ||= nil end |