MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / clear

Function clear

packages/opencode-atomic-hooks/src/session.ts:235–237  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

233 }
234
235 function clear(): void {
236 sessions.clear()
237 }
238
239 return {
240 get,

Calls 1

clearMethod · 0.65