Class File::Tail::BreakException
In: lib/file/tail.rb
Parent: TailException

The BreakException is raised if the break_if_eof attribute is set to a true value and the end of tailed file is reached.

[Validate]