Exception: File::Tail::BreakException
- Inherits:
-
TailException
- Object
- Exception
- TailException
- File::Tail::BreakException
- Defined in:
- lib/file/tail.rb
Overview
The BreakException is raised if the break_if_eof attribute is set to a true value and the end of tailed file is reached.