MCPcopy
hub / github.com/cacjs/cac / basic-usage.ts

File basic-usage.ts

examples/basic-usage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cac } from '../src/index.ts'
2const cli = cac()
3
4cli.option('--type [type]', 'Choose a project type')

Callers

nothing calls this directly

Calls 3

cacFunction · 0.90
parseMethod · 0.80
optionMethod · 0.45

Tested by

no test coverage detected