Class for display a progress bar to the console. Will automatically be suppressed if the --json flag is present.
Readonly
Update the progress bar with the final number and stop it.
Set the total number of expected components.
Start the progress bar.
Stop the progress bar.
Update the progress bar.
Class for display a progress bar to the console. Will automatically be suppressed if the --json flag is present.