Skip to main content

capture_remote_command

Function capture_remote_command 

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