Class: Fluent::Plugin::TargetInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluent/plugin/in_utmpx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#inoObject

Returns the value of attribute ino



27
28
29
# File 'lib/fluent/plugin/in_utmpx.rb', line 27

def ino
  @ino
end

#pathObject

Returns the value of attribute path



27
28
29
# File 'lib/fluent/plugin/in_utmpx.rb', line 27

def path
  @path
end