Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ cac } from
'../src/index.ts'
2
const
cli = cac()
3
4
cli.option(
'--type [type]'
,
'Choose a project type'
)
Callers
nothing calls this directly
Calls
3
cac
Function · 0.90
parse
Method · 0.80
option
Method · 0.45
Tested by
no test coverage detected