MCPcopy
hub / github.com/shareAI-lab/Kode-CLI / hasFlag

Function hasFlag

cli.js:52–54  ·  view source on GitHub ↗
(flag)

Source from the content-addressed store, hash-verified

50}
51
52function hasFlag(flag) {
53 return process.argv.includes(flag)
54}
55
56function printHelpLite() {
57 process.stdout.write(

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected