Skip to content

OptionDefinition.short property

Home > streplts > OptionDefinition > short

Optional single-character alias serving as a shorthand for the option. For example, “v” for a “—verbose” flag.

Signature:

short?: string;