Expand description
Error value for crate::ProcessBuilder when a process fails.
Structs§
Functions§
- Converts an
ExitStatusto a human-readable string suitable for displaying to a user. - Returns
trueif the given process exit code is something a normal process would exit with.