Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
function
projectTranscriptDir() {
21
return
path.join(PROJECTS_DIR, getProjectSlug(state.CWD));
22
}
23
24
// ============================================================
25
// Content Parsing
Callers
1
resolveHookTranscript
Function · 0.85
Calls
1
getProjectSlug
Function · 0.85
Tested by
no test coverage detected