vbauerster / mpb

multi progress bar for Go cli applications
The Unlicense
2.29k stars 123 forks source link

[Question] Remove bar from CLI #96

Closed zandercodes closed 3 years ago

zandercodes commented 3 years ago

How can I remove a progress bar from the UI when it is finished? Can not find out from the documentation.

Thanks

zandercodes commented 3 years ago

Oh Problem Fix, mpb.BarRemoveOnComplete()