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