Member Function
ArgParseOption
Constructor
Parameters
A std::string containing the short-name option identifier (e.g. Remarks: Note that the leading "-" is not passed. | |
A std::string containing the long-name option identifier (e.g. Remarks: Note that the leading "--" is not passed. | |
A std::string containing the help text associated with this option. | |
A ArgParseArgument for the option (e.g., an integer argument). Types: ArgParseArgument |
Member of
SeqAn - Sequence Analysis Library - www.seqan.de