mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
d01eb6882f
This PR improves `prefix` in `util` that we've agreed on https://github.com/nodejs/node/pull/3833 (separate code for javascript to move the printing function to C++ directly) PR-URL: https://github.com/nodejs/node/pull/3878 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
streams | ||
child_process.js | ||
cluster.js | ||
freelist.js | ||
linkedlist.js | ||
module.js | ||
readline.js | ||
readme.md | ||
repl.js | ||
socket_list.js | ||
util.js |
Internal Modules
The modules in lib/internal
are intended for internal use in Node.js core only, and are not accessible with require()
from user modules.
These are subject to change at any time. Reliance on these modules outside of core is not supported in any way.