MCPcopy
hub / github.com/tj/commander.js / command.argumentVariations.test.js

File command.argumentVariations.test.js

tests/command.argumentVariations.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

getSingleArgCasesFunction · 0.85
getMultipleArgCasesFunction · 0.85
commandMethod · 0.80
argumentsMethod · 0.80
argumentMethod · 0.80
addArgumentMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected