Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ feature } from
'bun:bundle'
2
import
{ randomBytes } from
'crypto'
3
import
{ unwatchFile, watchFile } from
'fs'
4
import
memoize from
'lodash-es/memoize.js'
Callers
nothing calls this directly
Calls
7
feature
Function · 0.85
createDefaultGlobalConfig
Function · 0.85
registerCleanup
Function · 0.85
reportConfigCacheStats
Function · 0.85
getOriginalCwd
Function · 0.85
normalizePathForConfigKey
Function · 0.85
resolve
Function · 0.70
Tested by
no test coverage detected