MCPcopy
hub / github.com/colbymchenry/codegraph / clear

Method clear

src/resolution/lru-cache.ts:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 clear(): void {
60 this.store.clear();
61 }
62}

Callers 3

clearCppIncludeDirCacheFunction · 0.45
clearImportMappingCacheFunction · 0.45
clearCachesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected