exit-code
process.exitCode
behavior back-ported from io.js and Node.js 0.12+
USAGE
processexitCode = 2 // do some other stuff// when the process exits, it'll do it with a code of 2
process.exitCode
behavior back-ported from io.js and Node.js 0.12+
processexitCode = 2 // do some other stuff// when the process exits, it'll do it with a code of 2
npm i exit-code
35,764
1.0.2
ISC