MCPcopy 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

resetCodexThreadMethod · 0.95
codexLocalLauncherFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected