Class: Fluent::Plugin::TargetInfo
- Inherits:
-
Struct
- Object
- Struct
- Fluent::Plugin::TargetInfo
- Defined in:
- lib/fluent/plugin/in_utmpx.rb
Instance Attribute Summary collapse
-
#ino ⇒ Object
Returns the value of attribute ino.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#ino ⇒ Object
Returns the value of attribute ino
27 28 29 |
# File 'lib/fluent/plugin/in_utmpx.rb', line 27 def ino @ino end |
#path ⇒ Object
Returns the value of attribute path
27 28 29 |
# File 'lib/fluent/plugin/in_utmpx.rb', line 27 def path @path end |