Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ clear
Method
clear
packages/app/src/utils/persist.test.ts:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
readonly calls = { get: 0, set: 0, remove: 0 }
12
13
clear() {
14
this.values.clear()
15
}
16
17
get length() {
18
return
this.values.size
Callers
15
prompt-submission-state.test.ts
File · 0.45
theme-preload.test.ts
File · 0.45
PromptProjectSelector
Function · 0.45
navigate
Function · 0.45
reset
Function · 0.45
DialogManageModelsV2
Function · 0.45
clearInput
Function · 0.45
SettingsModelsV2
Function · 0.45
clear
Function · 0.45
checkServerHealth
Function · 0.45
scoped-cache.test.ts
File · 0.45
persist.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected