MCPcopy
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

1import { assert } from 'chai'
2import { getRCFileVars } from '../src/parse-rc-file.js'
3
4const rcFilePath = './test/test-files/.rc-test'

Callers

nothing calls this directly

Calls 1

getRCFileVarsFunction · 0.85

Tested by

no test coverage detected