MCPcopy
hub / github.com/cacjs/cac / command-examples.ts

File command-examples.ts

examples/command-examples.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

Callers

nothing calls this directly

Calls 5

cacFunction · 0.90
commandMethod · 0.80
parseMethod · 0.80
optionMethod · 0.45
exampleMethod · 0.45

Tested by

no test coverage detected