MCPcopy
hub / github.com/jasongin/nvs / getPath

Function getPath

test/modules/useTests.js:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}
58
59function getPath() {
60 return process.env['PATH'].split(path.delimiter);
61}
62
63test.beforeEach(t => {
64 mockFs.reset();

Callers 1

useTests.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected