Module: LCR
- Defined in:
- lib/long_command_runner.rb,
lib/long-command-runner/runner.rb,
lib/long-command-runner/version.rb,
lib/long-command-runner/container.rb,
lib/long-command-runner/line_reader.rb
Overview
This lib aims to follow a terminal command that is long to execute. It will monitor the CPU usage and the progression of the program (given by its output).
Defined Under Namespace
Classes: Container, LineReader, Runner
Constant Summary collapse
- VERSION =
Version of the library.
'0.3.0'