MCPcopy Create free account
hub / github.com/arctic-cli/interface / reset

Function reset

packages/arctic/src/session/counter.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 export async function reset(): Promise<void> {
39 await save({ feedbackShown: false })
40 }
41}

Callers

nothing calls this directly

Calls 1

saveFunction · 0.70

Tested by

no test coverage detected