MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / transcriptDir

Method transcriptDir

src/workspaces/cli-adapter.ts:237–237  ·  view source on GitHub ↗
(cwd: string)

Source from the content-addressed store, hash-verified

235
236 // ── Transcript detection (used only when capabilities.transcriptDiscovery === 'fs-watch')
237 transcriptDir?(cwd: string): string;
238 transcriptFileRe?: RegExp;
239 extractSessionId?(filename: string): string | null;
240

Callers 2

registerMethod · 0.80
composeSpawnInputsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected