Home > @rushstack/ts-command-line > ICommandLineChoiceDefinition > alternatives
ICommandLineChoiceDefinition.alternatives property
A list of strings (which contain no spaces), of possible options which can be selected
Signature:
alternatives: string[];