mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-05-09 15:40:40 +00:00
7c12b1ee83
Modify CLIProgressBar function to check if stdout is a named pipe and disable the progress bar accordingly. This prevents the progress bar from being displayed when the output is redirected or piped to another command.