MCPcopy Create free account
hub / github.com/experdot/pointer / clear

Method clear

src/renderer/src/persistence/interfaces/base.ts:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 delete(id: TKey): Promise<void>
37 deleteBatch(ids: TKey[]): Promise<void>
38 clear(): Promise<void>
39}
40
41/**

Callers 8

disposeFunction · 0.65
resetPersistenceQueuesFunction · 0.65
resetMethod · 0.65
invalidatePageCacheFunction · 0.65
clearAllWithMessagesFunction · 0.65
clearAllLocksFunction · 0.65
useSearchHighlightFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected