Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ resetSessionFile
Method
resetSessionFile
src/utils/sessionStorage.ts:769–772 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
767
}
768
769
resetSessionFile(): void {
770
this.sessionFile = null
771
this.pendingEntries = []
772
}
773
774
/**
775
* 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