MCPcopy Create free account
hub / github.com/codeaashu/claude-code / envDynamic.ts

File envDynamic.ts

src/utils/envDynamic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { stat } from 'fs/promises'
3import memoize from 'lodash-es/memoize.js'
4import { env, JETBRAINS_IDES } from './env.js'

Callers

nothing calls this directly

Calls 3

execFileNoThrowFunction · 0.85
statFunction · 0.85

Tested by

no test coverage detected