# Functions
NewConfigFlags returns a [ConfigFlags] instance with the given flagset primed for populating its internal state.
NewEnvConfigFlags returns a [ConfigFlags] instance with the given flagset primed for populating its internal state.
# Constants
Environment variable for -config.
Flag name for the config filepath.
Usage text for -config.
# Structs
ConfigFlags is a data storage for [flag.FlagSet] parsing results.