MCPcopy Index your code
hub / github.com/nodejs/node / compile-cache-flush.js

File compile-cache-flush.js

test/fixtures/compile-cache-flush.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { flushCompileCache, getCompileCacheDir } = require('module');
4const { spawnSync } = require('child_process');

Callers

nothing calls this directly

Calls 10

getCompileCacheDirFunction · 0.85
includesMethod · 0.80
mapMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
spawnSyncFunction · 0.50
logMethod · 0.45
joinMethod · 0.45
splitMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected