Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ assert } from
'chai'
2
import
{
3
stripEmptyLines, stripComments, parseEnvVars,
4
parseEnvString, getEnvFileVars,
Callers
nothing calls this directly
Calls
5
stripEmptyLines
Function · 0.85
stripComments
Function · 0.85
parseEnvVars
Function · 0.85
parseEnvString
Function · 0.85
getEnvFileVars
Function · 0.85
Tested by
no test coverage detected