Module: Tailer

Defined in:
lib/tailer/version.rb,
lib/tailer.rb,
lib/tailer/listener.rb,
lib/tailer/command_line.rb

Overview

Tailer - A utility to stream files over SSH Copyright © 2012 Erik Osterman <[email protected]>

This file is part of Tailer.

Tailer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Tailer is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Tailer. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Classes: CommandLine, Handler, Listener, MissingArgumentException

Constant Summary collapse

VERSION =
"1.0.0"
@@log =
nil
@@output =
nil