Libraries
»
fluentspec
(0.1.0)
»
Index
»
Fluent
»
EventRouter
»
Pipeline
»
#filters
Method: Fluent::EventRouter::Pipeline#filters
Defined in:
lib/fluentspec/supervisor.rb
#
filters
⇒
Object
20 21 22
# File 'lib/fluentspec/supervisor.rb', line 20
def
filters
@filters
||=
[
]
end