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