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

Method clear

packages/opencode-atomic-hooks/src/session.ts:163–163  ·  view source on GitHub ↗

* Remove all sessions from the store.

()

Source from the content-addressed store, hash-verified

161 * Remove all sessions from the store.
162 */
163 clear(): void
164}
165
166// =============================================================================

Calls

no outgoing calls