Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ clear
Method
clear
src/main/store/__tests__/preferences.test.ts:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
clear(): void {
93
this.state = {}
94
}
95
96
get store(): State {
97
return
this.state
Callers
9
scheduleStateSync
Function · 0.45
stopMarkdownWatcher
Function · 0.45
resetNotesPathsCache
Function · 0.45
resetPathsCache
Function · 0.45
resetMigrationGuardForTesting
Function · 0.45
invalidateSearchIndex
Function · 0.45
http-history.ts
File · 0.45
spaces.test.ts
File · 0.45
system.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected