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