Function
hasOption
Returns true if the there is an option registered in the parser, that has the passed optionIdentifier
hasOption(parser,optionIdentifier)
Parameters
parser
The CommandLineParser object.
optionIdentifier
A char or a CharString that identifies the option.
SeqAn - Sequence Analysis Library - www.seqan.de