Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
dispose
Function · 0.65
resetPersistenceQueues
Function · 0.65
reset
Method · 0.65
invalidatePageCache
Function · 0.65
clearAllWithMessages
Function · 0.65
clearAllLocks
Function · 0.65
useSearchHighlight
Function · 0.65
syncWorkspaceAccessContext
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected