Skip to main content

render_strate_table_ratatui

Function render_strate_table_ratatui 

Source
fn render_strate_table_ratatui(
    runtime_rows: &[RuntimeStrateRow],
    config_rows: &[ConfigStrateRow],
    config_source: &str,
) -> Result<bool, ShellError>
Expand description

Performs the render strate table ratatui operation.