Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ cac } from
'jsr:@cac/cac@7.0.0-beta.1'
2
3
const
cli = cac(
'my-program'
)
4
const
parsed = cli.parse()
Callers
nothing calls this directly
Calls
2
cac
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected