Skip to main content

render_silo_table_ratatui

Function render_silo_table_ratatui 

Source
fn render_silo_table_ratatui(
    runtime_rows: &[SiloListRow],
    config_rows: &[ConfigListRow],
    config_source: &str,
) -> Result<bool, ShellError>
Expand description

Performs the render silo table ratatui operation.