Function
isSet
Returns true if the option was set on the parsed command line.
isSet(parser,optionIdentifier)
Parameters
parser
The CommandLineParser object.
optionIdentifier
A char or a CharString that identifies the option.
SeqAn - Sequence Analysis Library - www.seqan.de