Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ clear
Method
clear
packages/core/src/utils/LruCache.ts:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
clear(): void {
40
this.cache.clear();
41
}
42
}
Callers
15
discoverAllTools
Method · 0.45
discoverMcpTools
Method · 0.45
mcp-tool.test.ts
File · 0.45
memoryTool.test.ts
File · 0.45
resetEditCorrectorCaches_TEST_ONLY
Function · 0.45
crawler.test.ts
File · 0.45
clear
Function · 0.45
flushToClearcut
Method · 0.45
disconnect
Method · 0.45
resetContentTracking
Method · 0.45
resetOauthClientForTesting
Function · 0.45
mockCommandContext.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected