iqm.station_control.client.utils.get_progress_bar_callback

iqm.station_control.client.utils.get_progress_bar_callback#

get_progress_bar_callback()#

Returns a callback function that creates or updates existing progressbars when called.

Return type:

Callable[[list[tuple[str, int, int]]], None]