Class: Fluent::Plugin::TailInput::TargetInfo

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

Instance Attribute Summary collapse

Instance Attribute Details

#inoObject

Returns the value of attribute ino

Returns:

  • (Object)

    the current value of ino



251
252
253
# File 'lib/fluent/plugin/in_tail/position_file.rb', line 251

def ino
  @ino
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



251
252
253
# File 'lib/fluent/plugin/in_tail/position_file.rb', line 251

def path
  @path
end