Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ hasFlag
Function
hasFlag
scripts/loop-runner.js:22–24 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
20
}
21
22
function
hasFlag(name) {
23
return
process.argv.includes(name);
24
}
25
26
function
usage() {
27
return
[
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected