MCPcopy
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

1import { Option, DualOptions } from '../lib/option.js';
2import { Command } from '../index.js';
3import { test, describe } from 'node:test';
4import assert from 'node:assert/strict';

Callers

nothing calls this directly

Calls 3

optionMethod · 0.80
valueFromOptionMethod · 0.80
presetMethod · 0.80

Tested by

no test coverage detected