Contains auxiliary information. More...
Go to the source code of this file.
Classes | |
struct | seqan3::argument_parser_meta_data |
Stores all parser related meta information of the seqan3::argument_parser. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Enumerations | |
enum | seqan3::option_spec { seqan3::DEFAULT = 0, seqan3::REQUIRED = 1, seqan3::ADVANCED = 2, seqan3::HIDDEN = 4 } |
Used to further specify argument_parser options/flags. More... | |
Contains auxiliary information.