Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
destroy
Method · 0.95
resetState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected