MCPcopy 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

1try {
2 const { enableCompileCache } = require('node:module')
3 /* istanbul ignore next */
4 if (enableCompileCache) {

Callers

nothing calls this directly

Calls 3

enableCompileCacheFunction · 0.85
requireFunction · 0.50
resolveMethod · 0.45

Tested by

no test coverage detected