Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ has
Method
has
src/renderer/src/stores/interfaces/base.ts:102–102 ·
view source on GitHub ↗
* 检查是否已缓存
(key: string)
Source
from the content-addressed store, hash-verified
100
* 检查是否已缓存
101
*/
102
has(key: string): boolean
103
104
/**
105
* 清除指定缓存
Callers
15
EditorArea
Function · 0.80
buildTree
Function · 0.80
OutlineDropdown
Function · 0.80
renderNode
Function · 0.80
buildTree
Function · 0.80
buildTree
Function · 0.80
ThirdPartyImportModal
Function · 0.80
renderSelect
Function · 0.80
buildPagesTree
Function · 0.80
buildConfigTree
Function · 0.80
resolveId
Function · 0.80
handleImport
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected