Adapt flag generation for flag categories

This commit is contained in:
2022-05-07 08:50:09 -04:00
parent ae97940956
commit 21d435d4d1
4 changed files with 236 additions and 14 deletions

View File

@@ -7,6 +7,7 @@ package {{.PackageName}}
type {{.TypeName}} struct {
Name string
Category string
DefaultText string
FilePath string
Usage string