Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnukarOP/claude-code-leaked
/ resetSessionFile
Method
resetSessionFile
source code/utils/sessionStorage.ts:690–693 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
688
}
689
690
resetSessionFile(): void {
691
this.sessionFile = null
692
this.pendingEntries = []
693
}
694
695
/**
696
* Re-append cached session metadata to the end of the transcript file.
Callers
1
resetSessionFilePointer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected