object ProgressBar
- Companion:
- class
Value members
Concrete methods
Creates a Resource yielding a progress bar with the specific taskName name and initial maximum value.
Creates a Resource yielding a progress bar with the specific taskName name and initial maximum value.
- Value parameters:
- initialMax
Initial maximum value
- task
Task name
Creates a Resource yielding a progress bar reflecting the supplied builder.
Creates a Resource yielding a progress bar reflecting the supplied builder.
- Value parameters:
- builder
ProgressBarBuilder representing the desired configuration