Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ evictAll
Method
evictAll
src/renderer/src/stores/interfaces/base.ts:112–112 ·
view source on GitHub ↗
* 清除所有缓存
()
Source
from the content-addressed store, hash-verified
110
* 清除所有缓存
111
*/
112
evictAll(): void
113
}
Callers
1
getMessageStoreInterface
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected