Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ hook.js
File
hook.js
examples/hook.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ Command, Option } from
'commander'
;
4
const
program =
new
Command();
Callers
nothing calls this directly
Calls
11
hook
Method · 0.80
option
Method · 0.80
opts
Method · 0.80
action
Method · 0.80
addOption
Method · 0.80
argument
Method · 0.80
command
Method · 0.80
env
Method · 0.80
parseAsync
Method · 0.80
name
Method · 0.45
default
Method · 0.45
Tested by
no test coverage detected