MCPcopy
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
20export function clearSessionEnvVars(): void {
21 sessionEnvVars.clear()
22}
23

Callers 1

clearSessionCachesFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected