Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Name of the flag, without leading dashes.
True if --noname exists, too.
Help text of the flag.
List of supported Bazel commands, e.g. ['build', 'test']
Flag name abbreviation, without leading dash.
True if a flag is allowed to occur multiple times in a single arg list.
The effect tags associated with the flag
The metadata tags associated with the flag
The documentation category assigned to this flag
Whether the flag requires a value. If false, value-less invocations are acceptable, e.g. --subcommands, but if true a value must be present for all instantiations of the flag, e.g. --jobs=100.