MCPcopy Create free account
hub / github.com/GrayJack/coreutils / exit_with_msg

Function exit_with_msg

time/src/subprocess.rs:13–28  ·  view source on GitHub ↗

Wrapper around `std::process::exit` that prints the error's message to stderr before quitting. Will try to propagate the error code set in the err if available

(err: std::io::Error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected