MCPcopy Create free account
hub / github.com/Bitterbot-AI/bitterbot-desktop / _clearGraphReaderCache

Function _clearGraphReaderCache

src/memory/graph-reader.ts:511–513  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

509
510/** Visible for tests. */
511export function _clearGraphReaderCache(): void {
512 cache.clear();
513}

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected