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