4.0 KiB
4.0 KiB
module flag
Contents
- Constants
- new_flag_parser
- to_doc
- to_struct
- using
- []Flag
- FieldHints
- ParseMode
- Show
- Style
- DocConfig
- DocLayout
- DocOptions
- Flag
- FlagConfig
- FlagMapper
- FlagParser
- usage_example
- footer
- application
- version
- description
- skip_executable
- allow_unknown_args
- bool_opt
- bool
- int_multi
- int_opt
- int
- float_multi
- float_opt
- float
- string_multi
- string_opt
- string
- limit_free_args_to_at_least
- limit_free_args_to_exactly
- limit_free_args
- arguments_description
- usage
- finalize
- remaining_parameters
- ParseConfig