Namespace

Files

Class/Module Index [+]

Quicksearch

Console

Console Progress Bar

Console::ProgressBar is a terminal-based progress bar library.

Usage

pbar = ConsoleProgressBar.new( "Demo", 100 )
100.times { pbar.inc }
pbar.finish

[Validate]

Generated with the Darkfish Rdoc Generator 2.