Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yargs/yargs
/ getUsage
Method
getUsage
lib/usage.ts:778–778 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
776
getDescriptions(): Dictionary<string | undefined>;
777
getPositionalGroupName(): string;
778
getUsage(): [string, string][];
779
getUsageDisabled(): boolean;
780
getWrap(): number | nil;
781
help(): string;
Callers
1
shouldUpdateUsage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected