MCPcopy
hub / github.com/toddbluhm/env-cmd / parse-env-file.spec.ts

File parse-env-file.spec.ts

test/parse-env-file.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai'
2import {
3 stripEmptyLines, stripComments, parseEnvVars,
4 parseEnvString, getEnvFileVars,

Callers

nothing calls this directly

Calls 5

stripEmptyLinesFunction · 0.85
stripCommentsFunction · 0.85
parseEnvVarsFunction · 0.85
parseEnvStringFunction · 0.85
getEnvFileVarsFunction · 0.85

Tested by

no test coverage detected