Skip to main content

run

Function run 

Source
pub async fn run(
    client: RommClient,
    config: Config,
    mock_update: bool,
) -> Result<()>
Expand description

Launch the TUI when the caller already has a RommClient and Config.