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

File deno.ts

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

Source from the content-addressed store, hash-verified

1import { cac } from 'jsr:@cac/cac@7.0.0-beta.1'
2
3const cli = cac('my-program')
4const parsed = cli.parse()

Callers

nothing calls this directly

Calls 2

cacFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected