Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ options.dual-options.test.js
File
options.dual-options.test.js
tests/options.dual-options.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Option, DualOptions } from
'../lib/option.js'
;
2
import
{ Command } from
'../index.js'
;
3
import
{ test, describe } from
'node:test'
;
4
import
assert from
'node:assert/strict'
;
Callers
nothing calls this directly
Calls
3
option
Method · 0.80
valueFromOption
Method · 0.80
preset
Method · 0.80
Tested by
no test coverage detected