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

File utils.spec.ts

test/utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { homedir } from 'node:os'
2import { cwd } from 'node:process'
3import { normalize } from 'node:path'
4import { assert } from 'chai'

Callers

nothing calls this directly

Calls 3

resolveEnvFilePathFunction · 0.85
parseArgListFunction · 0.85
isPromiseFunction · 0.85

Tested by

no test coverage detected