add required attr to generator

main
Lynn Cyrin 5 years ago
parent af627c73c3
commit 310bfeb194
No known key found for this signature in database
GPG Key ID: EE9CCB427DFEC897

@ -143,6 +143,7 @@ def _write_cli_flag_types(outfile, types):
Usage string
EnvVar string
FilePath string
Required bool
Hidden bool
""".format(**typedef))

Loading…
Cancel
Save