MCPcopy 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

1import memoize from 'lodash-es/memoize.js'
2import { homedir } from 'os'
3import { join } from 'path'
4import { fileSuffixForOauthConfig } from '../constants/oauth.js'

Callers

nothing calls this directly

Calls 7

getFsImplementationFunction · 0.85
fileSuffixForOauthConfigFunction · 0.85
isEnvTruthyFunction · 0.85
isCommandAvailableFunction · 0.70
findExecutableFunction · 0.70
detectTerminalFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected