Move external progress bar print function to click built-in print progress bar
Closed this issue · 0 comments
arthurbdiniz commented
As a Developer, I would like to follow one pattern while printing the progress bar inside the CLI. This way the click library already has one built-in print function to handle this. And the objective of this issue is to move the old print method to this library.