Class: PEROBS::ConsoleProgressMeter

Inherits:
ProgressMeter show all
Defined in:
lib/perobs/ConsoleProgressMeter.rb

Constant Summary collapse

LINE_LENGTH =
79

Method Summary

Methods inherited from ProgressMeter

#done, #initialize, #start, #update

Constructor Details

This class inherits a constructor from PEROBS::ProgressMeter