MCPcopy 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

scheduleStateSyncFunction · 0.45
stopMarkdownWatcherFunction · 0.45
resetNotesPathsCacheFunction · 0.45
resetPathsCacheFunction · 0.45
invalidateSearchIndexFunction · 0.45
http-history.tsFile · 0.45
spaces.test.tsFile · 0.45
system.test.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected