Skip to main content

run_remote_tui

Function run_remote_tui 

Source
pub async fn run_remote_tui(
    client: &ColabClient,
    server: &StoredServer,
    command: &str,
) -> Result<()>