MCPcopy Index your code
hub / github.com/yargs/yargs / getCommandInstance

Method getCommandInstance

lib/yargs-factory.ts:134–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132
133export interface YargsInternalMethods {
134 getCommandInstance(): CommandInstance;
135 getContext(): Context;
136 getHasOutput(): boolean;
137 getLoggerInstance(): LoggerInstance;

Callers 3

validationFunction · 0.80
command.mjsFile · 0.80
yargs.mjsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected