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.
pub async fn run(
client: RommClient,
config: Config,
mock_update: bool,
) -> Result<()>Launch the TUI when the caller already has a RommClient and Config.