Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReAPI-com/mcp-openapi
/ destroy
Method
destroy
src/core/Cache.ts:83–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
destroy(): void {
84
this.stopCleanupTimer();
85
this.clear();
86
}
87
}
Callers
nothing calls this directly
Calls
2
stopCleanupTimer
Method · 0.95
clear
Method · 0.95
Tested by
no test coverage detected