MCPcopy
hub / github.com/tj/commander.js / option.chain.test.js

File option.chain.test.js

tests/option.chain.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

makeOptionMandatoryMethod · 0.80
hideHelpMethod · 0.80
envMethod · 0.80
conflictsMethod · 0.80
defaultMethod · 0.45
argParserMethod · 0.45
choicesMethod · 0.45
helpGroupMethod · 0.45

Tested by

no test coverage detected