Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
clearCppIncludeDirCache
Function · 0.45
clearImportMappingCache
Function · 0.45
clearCaches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected