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