MCPcopy
hub / github.com/cacjs/cac / index.ts

File index.ts

examples/browser/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cac from 'cac'
2
3const cli = cac('browser-cli').help().version('0.0.0')
4const parsed = cli.parse(['node', 'cli', '--help'])

Callers

nothing calls this directly

Calls 4

cacFunction · 0.85
helpMethod · 0.80
parseMethod · 0.80
versionMethod · 0.45

Tested by

no test coverage detected