Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ env.ts
File
env.ts
src/utils/env.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
memoize from
'lodash-es/memoize.js'
2
import
{ homedir } from
'os'
3
import
{ join } from
'path'
4
import
{ fileSuffixForOauthConfig } from
'../constants/oauth.js'
Callers
nothing calls this directly
Calls
7
getFsImplementation
Function · 0.85
fileSuffixForOauthConfig
Function · 0.85
isEnvTruthy
Function · 0.85
isCommandAvailable
Function · 0.70
findExecutable
Function · 0.70
detectTerminal
Function · 0.70
push
Method · 0.45
Tested by
no test coverage detected