Console::ProgressBar is a terminal-based progress bar library.
pbar = ConsoleProgressBar.new( "Demo", 100 ) 100.times { pbar.inc } pbar.finish
[Validate]
Generated with the Darkfish Rdoc Generator 2.