MCPcopy Create free account
hub / github.com/RioArisk/claudecode_api_RemoteControl / projectTranscriptDir

Function projectTranscriptDir

lib/transcript.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20function projectTranscriptDir() {
21 return path.join(PROJECTS_DIR, getProjectSlug(state.CWD));
22}
23
24// ============================================================
25// Content Parsing

Callers 1

resolveHookTranscriptFunction · 0.85

Calls 1

getProjectSlugFunction · 0.85

Tested by

no test coverage detected