# Functions
NewComponentFlag returns a flag that represents the allowed components and can be bound to command line flags.
No description provided by the author
ResolveIgnoreMissing resolves flags in the args, but does not fail on missing flags.
# Structs
ComponentFlag represents a set of enabled components used in a command line.