MCPcopy 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

resetInMemoryTauriStoreFunction · 0.45

Calls 1

deleteMethod · 0.45

Tested by

no test coverage detected