Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
export
function
clearInternalWrites(): void {
36
timestamps.clear()
37
}
38
Callers
1
dispose
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected