MCPcopy Create free account
hub / github.com/codeaashu/claude-code / clearInternalWrites

Function clearInternalWrites

src/utils/settings/internalWrites.ts:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35export function clearInternalWrites(): void {
36 timestamps.clear()
37}
38

Callers 1

disposeFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected