Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ getSessionId
Method
getSessionId
src/QueryEngine.ts:1170–1172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1168
}
1169
1170
getSessionId(): string {
1171
return
getSessionId()
1172
}
1173
1174
setModel(model: string): void {
1175
this.config.userSpecifiedModel = model
Callers
nothing calls this directly
Calls
1
getSessionId
Function · 0.85
Tested by
no test coverage detected