MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / env.ts

File env.ts

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

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2import path from 'node:path';
3import { fileURLToPath } from 'node:url';
4import { config } from 'dotenv';

Callers

nothing calls this directly

Calls 5

isAllowedEnvFunction · 0.85
isAllowedProviderFunction · 0.85
isLogLevelFunction · 0.85
createTestConnectionURLFunction · 0.85
undefinedOrBoolFunction · 0.85

Tested by

no test coverage detected