make_progress_bar¶
- make_progress_bar()[source]¶
Create the unified Rich Progress bar.
Per-program rows render the full bar/M-of-N/elapsed columns; batch rows render only the indicator/text/spinner/status columns thanks to the
_ProgramOnlyColumnwrappers. Tasks distinguish themselves via therow_kindfield.- Return type: