MCPcopy
hub / github.com/tj/commander.js / command.option-misuse.test.js

File command.option-misuse.test.js

tests/command.option-misuse.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

optionMethod · 0.80
requiredOptionMethod · 0.80

Tested by

no test coverage detected