Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ clearSessionEnvVars
Function
clearSessionEnvVars
src/utils/sessionEnvVars.ts:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
export
function
clearSessionEnvVars(): void {
21
sessionEnvVars.clear()
22
}
23
Callers
1
clearSessionCaches
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected