MCPcopy 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

1import path from 'node:path';
2import { describe, it, beforeEach } from 'node:test';
3import assert from 'assert';
4import { requireUncached } from './_utils/requireUncached.mjs';

Callers

nothing calls this directly

Calls 3

requireUncachedFunction · 0.90
getEnvMethod · 0.45
loadFileConfigsMethod · 0.45

Tested by

no test coverage detected