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

Method help

lib/usage.ts:781–781  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

779 getUsageDisabled(): boolean;
780 getWrap(): number | nil;
781 help(): string;
782 reset(localLookup: Dictionary<boolean>): UsageInstance;
783 showHelp(level?: 'error' | 'log' | ((message: string) => void)): void;
784 showHelpOnFail(enabled?: boolean | string, message?: string): UsageInstance;

Callers 14

help.mjsFile · 0.65
complex.mjsFile · 0.65
getHelpMethod · 0.65
usageFunction · 0.65
validation.mjsFile · 0.65
command.mjsFile · 0.65
usage.mjsFile · 0.65
yargs.mjsFile · 0.65
completion.mjsFile · 0.65
issue-497.jsFile · 0.65
symlink-bin.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected