Function client_mode

Source
pub async fn client_mode(
    client_options: ClientOptions,
    execute_command: Vec<String>,
) -> Result<()>