Prompt for template variables values based on the available manifest
This commit is contained in:
@ -2,6 +2,6 @@ package template
|
||||
|
||||
type Option struct {
|
||||
IgnorePatterns []string
|
||||
TemplateData map[string]interface{}
|
||||
TemplateData Data
|
||||
TemplateExt string
|
||||
}
|
||||
|
Reference in New Issue
Block a user