Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ resetTranscriptPath
Method
resetTranscriptPath
cli/src/codex/session.ts:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
resetTranscriptPath(): void {
98
this.transcriptPath = null;
99
}
100
101
resetCodexThread(): void {
102
this.sessionId = null;
Callers
2
resetCodexThread
Method · 0.95
codexLocalLauncher
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected