Skip to main content

connection_spawn_failed

Function connection_spawn_failed 

Source
pub fn connection_spawn_failed(e: &impl Display) -> String
Expand description

Stderr line printed when the ssh subprocess itself failed to spawn or wait (e.g. binary missing, signal interrupted), distinct from a non-zero exit code which the user sees via the toast.