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