MCPcopy
hub / github.com/tj/commander.js / options.preset.test.js

File options.preset.test.js

tests/options.preset.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 5

addOptionMethod · 0.80
presetMethod · 0.80
parseMethod · 0.80
optsMethod · 0.80
argParserMethod · 0.45

Tested by

no test coverage detected