Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ command.default.test.js
File
command.default.test.js
tests/command.default.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as childProcess from
'child_process'
;
2
import
* as commander from
'../index.js'
;
3
import
* as path from
'path'
;
4
import
* as util from
'util'
;
Callers
nothing calls this directly
Calls
2
parse
Method · 0.80
makeProgram
Function · 0.70
Tested by
no test coverage detected