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