|
HOPS
HOPS class reference
|
Public Member Functions | |
| def | __init__ (self, status, max) |
| def | finish (self) |
| def | next (self) |
| def | start (self) |
Public Attributes | |
| cursor_chars | |
| status | |
| tick_count | |
| total_n_ticks | |
Dumb spinning cursor progress.Bar-like class for when the progress module is unavailable
| def vpal.utility.Bar.__init__ | ( | self, | |
| status, | |||
| max | |||
| ) |
| def vpal.utility.Bar.finish | ( | self | ) |
| def vpal.utility.Bar.next | ( | self | ) |
| def vpal.utility.Bar.start | ( | self | ) |
| vpal.utility.Bar.cursor_chars |
| vpal.utility.Bar.status |
| vpal.utility.Bar.tick_count |
| vpal.utility.Bar.total_n_ticks |