MCPcopy
hub / github.com/tj/commander.js / index.test-d.ts

File index.test-d.ts

typings/index.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as commander from './index.js';
2import { expectType } from 'tsd';
3
4// We are not just checking return types here, we are also implicitly checking that the expected syntax is allowed.

Callers

nothing calls this directly

Calls 15

versionMethod · 0.80
commandMethod · 0.80
addCommandMethod · 0.80
argumentMethod · 0.80
argumentsMethod · 0.80
addHelpCommandMethod · 0.80
helpCommandMethod · 0.80
exitOverrideMethod · 0.80
errorMethod · 0.80
hookMethod · 0.80
actionMethod · 0.80
optionMethod · 0.80

Tested by

no test coverage detected