MCPcopy Create free account
hub / github.com/ReAPI-com/mcp-openapi / clear

Method clear

src/core/Cache.ts:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 clear(): void {
80 this.cache.clear();
81 }
82
83 destroy(): void {
84 this.stopCleanupTimer();

Callers 2

destroyMethod · 0.95
resetStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected