Expand description
Progress bar and spinner utilities for IPFRS CLI
Structs§
- Stream
Progress - Progress tracker for streaming operations
Functions§
- batch_
progress - Create a multi-progress indicator for batch operations
- block_
progress - Create a progress bar for block operations
- download_
progress - Create a download progress bar
- file_
progress - Create a progress bar for file operations
- finish_
error - Finish progress bar with error message
- finish_
spinner_ error - Finish spinner with error
- finish_
spinner_ success - Finish spinner with success
- finish_
success - Finish progress bar with success message
- spinner
- Create a spinner for operations with unknown duration
- upload_
progress - Create an upload progress bar