MCPcopy Index your code
hub / github.com/nodejs/node / clearCache

Function clearCache

test/fixtures/snapshot/typescript.js:115407–115409  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115405 updateFileSystemEntry(parentResult.files, baseName, fileExists);
115406 }
115407 function clearCache() {
115408 cachedReadDirectoryResult.clear();
115409 }
115410 }
115411 ts.createCachedDirectoryStructureHost = createCachedDirectoryStructureHost;
115412 var ConfigFileProgramReloadLevel;

Callers 1

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…