[][src]Module gong::options

“Available” option sets

Structs

LongOption

Description of an available long option

OptionSet

Option set

OptionSetEx

Extendible option set

ShortOption

Description of an available short option

Enums

OptionFlaw

Description of a validation issue within an option in an OptionSet or OptionSetEx set.

OptionsMode

Used to assert which option processing mode to use

Type Definitions

OptionsDeprecated