MCPcopy 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
22function hasFlag(name) {
23 return process.argv.includes(name);
24}
25
26function usage() {
27 return [

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected