Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ evict
Method
evict
src/renderer/src/stores/interfaces/base.ts:107–107 ·
view source on GitHub ↗
* 清除指定缓存
(key: string)
Source
from the content-addressed store, hash-verified
105
* 清除指定缓存
106
*/
107
evict(key: string): void
108
109
/**
110
* 清除所有缓存
Callers
6
messagesStore.ts
File · 0.80
getMessageStoreInterface
Function · 0.80
deletePage
Function · 0.80
deletePages
Function · 0.80
deleteFolder
Function · 0.80
clearFolder
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected