MCPcopy 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

EditorAreaFunction · 0.80
buildTreeFunction · 0.80
OutlineDropdownFunction · 0.80
renderNodeFunction · 0.80
buildTreeFunction · 0.80
buildTreeFunction · 0.80
ThirdPartyImportModalFunction · 0.80
renderSelectFunction · 0.80
buildPagesTreeFunction · 0.80
buildConfigTreeFunction · 0.80
resolveIdFunction · 0.80
handleImportFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected