Module progressBar
[hide private]
[frames] | no frames]

Module progressBar

source code

Classes [hide private]
  ProgressBar
A progress bar display class
Functions [hide private]
 
getTerminalSize()
Finds the terminal size if possible otherwise it assumes 25, 80
source code
 
main()
Test program for progress bar.
source code
Variables [hide private]
  __package__ = None
Function Details [hide private]

getTerminalSize()

source code 

Finds the terminal size if possible otherwise it assumes 25, 80

Returns:
lines the number of rows