Skip to main content

ssh_exited_with_code

Function ssh_exited_with_code 

Source
pub fn ssh_exited_with_code(alias: &str, code: i32) -> String
Expand description

Toast shown when ssh exited non-zero with no captured stderr to relay. The exit code is the only signal we have left.