Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
checkPath
Function · 0.85
Tested by
no test coverage detected