Module: LogStash::Config::Registry
- Defined in:
- lib/logstash/config/registry.rb
Overview
Global config registry.
Class Attribute Summary collapse
-
.registry ⇒ Object
Returns the value of attribute registry.
Class Attribute Details
.registry ⇒ Object
Returns the value of attribute registry.
8 9 10 |
# File 'lib/logstash/config/registry.rb', line 8 def registry @registry end |