- Implement an
append(...)
method which updates a message without overwriting it. - Add an optional
title
argument topbar_init
, which will be placed above the progress bar.
append(...)
method which updates a message without overwriting it.title
argument to pbar_init
, which will be placed above the progress bar.