Searched refs:execute_command (Results 1 – 1 of 1) sorted by relevance
88 client.execute_command().await in run_client_mode()115 async fn execute_command(&mut self) -> io::Result<()> { in execute_command() method