Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/node-config/node-config
/ util.js
File
util.js
test/util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
{ describe, it, beforeEach } from
'node:test'
;
3
import
assert from
'assert'
;
4
import
{ requireUncached } from
'./_utils/requireUncached.mjs'
;
Callers
nothing calls this directly
Calls
3
requireUncached
Function · 0.90
getEnv
Method · 0.45
loadFileConfigs
Method · 0.45
Tested by
no test coverage detected