Module File::Tail::LineExtension
In: lib/file/tail/line_extension.rb
lib/file/tail/line_extension.rb

This module is used to extend all lines received via one of the tailers of a File::Tail::Group.

Methods

file   file  

Attributes

tailer  [R]  This is the tailer this line was received from.
tailer  [R]  This is the tailer this line was received from.

Public Instance methods

The file as a File instance this line was read from.

The file as a File instance this line was read from.

[Validate]