Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ cli.js
File
cli.js
deps/npm/lib/cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
try {
2
const
{ enableCompileCache } = require(
'node:module'
)
3
/* istanbul ignore next */
4
if
(enableCompileCache) {
Callers
nothing calls this directly
Calls
3
enableCompileCache
Function · 0.85
require
Function · 0.50
resolve
Method · 0.45
Tested by
no test coverage detected