Package common :: Module shellutils :: Class DummyProgressBar
[frames] | no frames]

Class DummyProgressBar

source code

object --+
         |
        DummyProgressBar

Instance Methods
 
refresh(self) source code
 
update(self) source code
 
finish(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  __slot__ = 'text',
Properties

Inherited from object: __class__