MCPcopy
hub / github.com/codeaashu/claude-code / config.ts

File config.ts

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

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { randomBytes } from 'crypto'
3import { unwatchFile, watchFile } from 'fs'
4import memoize from 'lodash-es/memoize.js'

Callers

nothing calls this directly

Calls 7

featureFunction · 0.85
registerCleanupFunction · 0.85
reportConfigCacheStatsFunction · 0.85
getOriginalCwdFunction · 0.85
resolveFunction · 0.70

Tested by

no test coverage detected