Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nukeop/nuclear
/ clear
Method
clear
packages/player/src/test/utils/inMemoryTauriStore.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
async
clear() {
50
stores.delete(this.#path);
51
}
52
53
async
close() {}
54
}
Callers
1
resetInMemoryTauriStore
Function · 0.45
Calls
1
delete
Method · 0.45
Tested by
no test coverage detected