MCPcopy 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

discoverAllToolsMethod · 0.45
discoverMcpToolsMethod · 0.45
mcp-tool.test.tsFile · 0.45
memoryTool.test.tsFile · 0.45
crawler.test.tsFile · 0.45
clearFunction · 0.45
flushToClearcutMethod · 0.45
disconnectMethod · 0.45
resetContentTrackingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected