Function broot::display::status_line::write

source ·
pub fn write(
w: &mut W,
task: Option<&str>,
status: &Status,
area: &Area,
panel_skin: &PanelSkin,
screen: Screen
) -> Result<(), ProgramError>
Expand description

write the whole status line (task + status)