- Companion:
- object
Value members
Abstract methods
Returns the extra message at the end of the progress bar.
Returns the extra message at the end of the progress bar.
Gives a hint to the maximum value of the progress bar.
Gives a hint to the maximum value of the progress bar.
- Value parameters:
- n
Hint of the maximum value. A value of -1 indicates that the progress bar is indefinite.
Increments the progress bar with the index of the stream element currently being processed.
Increments the progress bar with the index of the stream element currently being processed.
Prompts the progress bar to refresh. Normally a user should not call this function.
Prompts the progress bar to refresh. Normally a user should not call this function.
Resets the progress bar to its initial state (where progress equals to 0).
Resets the progress bar to its initial state (where progress equals to 0).
Sets the extra message at the end of the progress bar.
Sets the extra message at the end of the progress bar.
- Value parameters:
- msg
New message
Advances this progress bar by a specific amount.
Advances this progress bar by a specific amount.
- Value parameters:
- n
Step size