Skip to content

`process.exitCode` behavior back-ported from io.js and Node.js 0.12+

License

Notifications You must be signed in to change notification settings

isaacs/exit-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exit-code

process.exitCode behavior back-ported from io.js and Node.js 0.12+

USAGE

require('exit-code')

process.exitCode = 2

// do some other stuff
// when the process exits, it'll do it with a code of 2

About

`process.exitCode` behavior back-ported from io.js and Node.js 0.12+

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published