Class c.e.l.t.ProgressBar:

Part of coherence.extern.log.termcolor View Source View In Hierarchy

A 3-line progress bar, which looks like:
                           Header
   20% [===========----------------------------------]
                      progress message
The progress bar is colored, if the terminal supports color output; and adjusts to the width of the terminal.
Line # Kind Name Docs
171 Method __init__ Undocumented
182 Method update Undocumented
192 Method clear Undocumented
def __init__(self, term, header): (source)
Undocumented
def update(self, percent, message): (source)
Undocumented
def clear(self): (source)
Undocumented
API Documentation for Coherence, generated by pydoctor at 2007-12-08 21:02:38.