pub fn map_exe_error(err: Error, exe_name: &str, help: &str) -> Error
Expand description

replace a Command.spawn() error “File not found” with a more readable error to indicate some program is not installed