Progress#
- class caris.Progress#
The progress object.
- increment((Progress)self) bool :#
Increments the progress by one.
- set_max((Progress)self, (int)max) None :#
Set the maximum number of items on which to report progress.
- Parameters:
max (
int) – The maximum number of items on which to report progress