ssh_execute

Function ssh_execute 

Source
pub fn ssh_execute(host: &str, user: &str, command: &str) -> i64
Expand description

Execute a command via SSH - returns exit code as i64