Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ command.hook.test.js
File
command.hook.test.js
tests/command.hook.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as commander from
'../index.js'
;
2
import
{ test, describe } from
'node:test'
;
3
import
assert from
'node:assert/strict'
;
4
Callers
nothing calls this directly
Calls
9
hook
Method · 0.80
parse
Method · 0.80
action
Method · 0.80
command
Method · 0.80
option
Method · 0.80
opts
Method · 0.80
argument
Method · 0.80
parseAsync
Method · 0.80
name
Method · 0.45
Tested by
no test coverage detected