TemplateVariableNumberSetting
Index
Properties
default
The default value of the variable if none was provided.
internal
Marks the variable as internal, and won't be overwritten via CLI arguments.
order
The order in which variables should be prompted for.
prompt
Prompt the user for a value when the generator is running.
required
Marks the variable as required, and will not accept an empty value.
Configuration for a template variable.