Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MirrowApp/mirrow
/ cli.ts
File
cli.ts
packages/cli/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"node:path"
;
2
import
process from
"node:process"
;
3
4
import
{ Command, InvalidArgumentError } from
"commander"
;
Callers
nothing calls this directly
Calls
1
parse
Method · 0.80
Tested by
no test coverage detected