Home > @rushstack/heft > IHeftParameters > getChoiceParameter
IHeftParameters.getChoiceParameter() method
Get a choice parameter that has been defined in heft-plugin.json.
Signature:
getChoiceParameter(parameterLongName: string): CommandLineChoiceParameter;
Parameters
Parameter | Type | Description |
---|---|---|
parameterLongName | string |
Returns: