Exception: IO::Tail::BreakException
- Inherits:
-
TailException
- Object
- Exception
- TailException
- IO::Tail::BreakException
- Defined in:
- lib/io/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.