mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
f6a7fe2657
onExit() is similar to the onLoad() callback. onExit() is called on each module just before the process exits. This can be used to check state in unit tests, but not to perform I/O. The process will forcibly exit as soon as all of the onExit callbacks are made. |
||
---|---|---|
.. | ||
api.html | ||
index.html | ||
sh_javascript.min.js | ||
sh_main.js | ||
sh_main.min.js | ||
sh_vim-dark.css | ||
style.css |