MCPcopy Index your code
hub / github.com/liuup/claude-code-analysis / resetSessionFile

Method resetSessionFile

src/utils/sessionStorage.ts:688–691  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

686 }
687
688 resetSessionFile(): void {
689 this.sessionFile = null
690 this.pendingEntries = []
691 }
692
693 /**
694 * Re-append cached session metadata to the end of the transcript file.

Callers 1

resetSessionFilePointerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected