MCPcopy Create free account
hub / github.com/yargs/yargs / getUsageDisabled

Method getUsageDisabled

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

Source from the content-addressed store, hash-verified

777 getPositionalGroupName(): string;
778 getUsage(): [string, string][];
779 getUsageDisabled(): boolean;
780 getWrap(): number | nil;
781 help(): string;
782 reset(localLookup: Dictionary<boolean>): UsageInstance;

Callers 1

shouldUpdateUsageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected