0.0.1 • Published 13 years ago
node-sigint v0.0.1
node-sigint
node-sigint simply enables the expected SIGINT behavior in windows platforms
Installation
npm install node-sigintUsage:
require('node-sigint');Now the current process will emit SIGINT when it receives a SIGINT signal.
0.0.1
13 years ago