Module: Prog

Defined in:
lib/prog.rb

Overview

Prog is a simple progress bar for tracking one or more nested or simultaneous

processes. Tasks fit evenly and dynamically into a Pipe, which can then
be displayed at a chosen width.

Defined Under Namespace

Classes: Pipe, Task