Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/toddbluhm/env-cmd
/ parse-rc-file.spec.ts
File
parse-rc-file.spec.ts
test/parse-rc-file.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert } from
'chai'
2
import
{ getRCFileVars } from
'../src/parse-rc-file.js'
3
4
const
rcFilePath =
'./test/test-files/.rc-test'
Callers
nothing calls this directly
Calls
1
getRCFileVars
Function · 0.85
Tested by
no test coverage detected