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

File command.positionalOptions.test.js

tests/command.positionalOptions.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 14

parseMethod · 0.80
optsMethod · 0.80
actionMethod · 0.80
configureHelpMethod · 0.80
exitOverrideMethod · 0.80
versionMethod · 0.80
commandMethod · 0.80
passThroughOptionsMethod · 0.80
addCommandMethod · 0.80
optionMethod · 0.80
allowUnknownOptionMethod · 0.80
argumentMethod · 0.80

Tested by

no test coverage detected