MCPcopy Create free account
hub / github.com/SethGammon/Citadel / projectRoot

Function projectRoot

scripts/loops.js:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28function projectRoot() {
29 return path.resolve(arg('--project-root', process.cwd()));
30}
31
32function usage() {
33 return [

Callers 1

mainFunction · 0.85

Calls 1

argFunction · 0.70

Tested by

no test coverage detected