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



267
268
269
# File 'lib/fluent/plugin/in_tail/position_file.rb', line 267

def ino
  @ino
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



267
268
269
# File 'lib/fluent/plugin/in_tail/position_file.rb', line 267

def path
  @path
end