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

File command.configureOutput.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

exitOverrideMethod · 0.80
parseMethod · 0.80
configureOutputMethod · 0.80
versionMethod · 0.80
outputHelpMethod · 0.80
configureHelpMethod · 0.80
helpOptionMethod · 0.80
descriptionMethod · 0.80
copyInheritedSettingsMethod · 0.80
getOutHelpWidthMethod · 0.80
getOutHasColorsMethod · 0.80
getErrHasColorsMethod · 0.80

Tested by

no test coverage detected