MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / isPathValid

Function isPathValid

out/cli.cjs:64588–64588  ·  view source on GitHub ↗
(path5)

Source from the content-addressed store, hash-verified

64586 return makeArray(paths).filter(this.createFilter());
64587 }
64588 // @returns {TestResult}
64589 test(path5) {
64590 return this._test(path5, this._testCache, true);
64591 }

Callers

nothing calls this directly

Calls 1

checkPathFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…