MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / env.ts

File env.ts

restored-src/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 12

getFsImplementationFunction · 0.85
fileSuffixForOauthConfigFunction · 0.85
isEnvTruthyFunction · 0.85
headMethod · 0.80
toLowerCaseMethod · 0.80
includesMethod · 0.80
isCommandAvailableFunction · 0.70
findExecutableFunction · 0.70
detectTerminalFunction · 0.70
pushMethod · 0.45
startsWithMethod · 0.45
trimMethod · 0.45

Tested by

no test coverage detected