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