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

File options.conflicts.test.js

tests/options.conflicts.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from 'path';
2import * as commander from '../index.js';
3import { createTestCommand } from './testHelpers.js';
4import { test, describe } from 'node:test';

Callers

nothing calls this directly

Calls 9

parseMethod · 0.80
addOptionMethod · 0.80
conflictsMethod · 0.80
commandMethod · 0.80
envMethod · 0.80
presetMethod · 0.80
actionMethod · 0.80
makeProgramFunction · 0.70
defaultMethod · 0.45

Tested by

no test coverage detected