Method: Fluent::Plugin::TailInput::MemoryPositionEntry#update_pos
- Defined in:
- lib/fluent/plugin/in_tail/position_file.rb
#update_pos(pos) ⇒ Object
254 255 256 |
# File 'lib/fluent/plugin/in_tail/position_file.rb', line 254 def update_pos(pos) @pos = pos end |