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// =============================================================================

Callers 15

AtomicHooksPluginFunction · 0.65
clearFunction · 0.65
session.test.tsFile · 0.65
test_store_clearFunction · 0.65
find_sequencesFunction · 0.65
append_goalMethod · 0.65
append_patch_proposalMethod · 0.65
infer_edgesMethod · 0.65
clearMethod · 0.65
test_clearFunction · 0.65
clear_cachesMethod · 0.65
resetMethod · 0.65

Calls

no outgoing calls

Tested by 13

test_store_clearFunction · 0.52
test_clearFunction · 0.52
test_memory_clearFunction · 0.52
test_graph_clearFunction · 0.52
test_sequence_clearFunction · 0.52
test_tracker_clearFunction · 0.52
test_workspace_clearFunction · 0.52
test_clearFunction · 0.52
test_cloneFunction · 0.52
test_flags_set_and_clearFunction · 0.52