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

Method wrap

lib/usage.ts:790–790  ·  view source on GitHub ↗
(cols: number | nil)

Source from the content-addressed store, hash-verified

788 usage(msg: string | null, description?: string | false): UsageInstance;
789 version(ver: any): void;
790 wrap(cols: number | nil): void;
791}
792
793export interface FailureFunction {

Callers 7

wrapMethod · 0.65
validation.mjsFile · 0.65
command.mjsFile · 0.65
usage.mjsFile · 0.65
uploadBuilderFunction · 0.65
yargs.mjsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected