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

File command.copySettings.test.js

tests/command.copySettings.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 15

commandMethod · 0.80
configureOutputMethod · 0.80
copyInheritedSettingsMethod · 0.80
helpOptionMethod · 0.80
_getHelpOptionMethod · 0.80
helpCommandMethod · 0.80
_getHelpCommandMethod · 0.80
descriptionMethod · 0.80
configureHelpMethod · 0.80
exitOverrideMethod · 0.80

Tested by

no test coverage detected