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