Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnukarOP/claude-code-leaked
/ setSessionFileForTesting
Function
setSessionFileForTesting
source code/utils/sessionStorage.ts:488–490 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
486
}
487
488
export
function
setSessionFileForTesting(path: string): void {
489
getProject().sessionFile = path
490
}
491
492
type
InternalEventWriter = (
493
eventType: string,
Callers
nothing calls this directly
Calls
1
getProject
Function · 0.85
Tested by
no test coverage detected