MCPcopy 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.tsFile · 0.80
getMessageStoreInterfaceFunction · 0.80
deletePageFunction · 0.80
deletePagesFunction · 0.80
deleteFolderFunction · 0.80
clearFolderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected