Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
function
projectRoot() {
29
return
path.resolve(arg(
'--project-root'
, process.cwd()));
30
}
31
32
function
usage() {
33
return
[
Callers
1
main
Function · 0.85
Calls
1
arg
Function · 0.70
Tested by
no test coverage detected