MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / clear

Method clear

mcp/src/resolve.ts:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 clear(): void {
89 this.map.clear();
90 }
91}

Callers 5

startHttpServerFunction · 0.80
resolve.test.tsFile · 0.80
page.test.tsxFile · 0.80
page.test.tsxFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected