Expand description
The progress module manages progress bars and provides utilities for creating and removing them.
Enums§
- Represents different visual themes for the progress bar.
Statics§
- A global multi-progress bar that allows managing multiple progress bars concurrently.
Functions§
- Creates a new progress bar with the specified length and theme.
- Removes the specified progress bar from the global multi-progress manager.