Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ command.parseOptions.test.js
File
command.parseOptions.test.js
tests/command.parseOptions.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
10
createProgram1032
Function · 0.85
createProgram
Function · 0.85
parse
Method · 0.80
parseOptions
Method · 0.80
argument
Method · 0.80
option
Method · 0.80
allowUnknownOption
Method · 0.80
command
Method · 0.80
opts
Method · 0.80
combineFlagAndOptionalValue
Method · 0.80
Tested by
no test coverage detected