Skip to main content

render_output

Function render_output 

Source
pub fn render_output(output: &[OutputLine]) -> Vec<Line<'static>>
Expand description

Converts the output buffer into a list of styled ratatui lines ready to render.