Module progress

Module progress 

Source
Expand description

Progress bar and spinner utilities for IPFRS CLI

Structs§

StreamProgress
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