Function execute_ssh_command

Source
pub fn execute_ssh_command(host: &str, command: &str) -> Result<()>