pub async fn run(client: RommClient, config: Config) -> Result<()>Expand description
Execute the interactive TUI frontend (config must already be loaded).
pub async fn run(client: RommClient, config: Config) -> Result<()>Execute the interactive TUI frontend (config must already be loaded).