Method: LogStash::Inputs::FileListener#data
- Defined in:
- lib/logstash/inputs/file_listener.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
8 9 10 |
# File 'lib/logstash/inputs/file_listener.rb', line 8 def data @data end |