pub const PROCESS_EXIT_CODE: &str = "process.exit.code";
Expand description

The exit code of the process.

§Examples

  • 127