Function
getOptionValuesShort
Returns all values of a short-name option given on the command line.
Include Headers
seqan/misc/misc_cmdparser.h
Parameters
|  The CommandLineParser object. Types:  CommandLineParser | |
|  A CharString that identifies the short-name of the option. | 
Return Values
  A String<CharString>  of option values.
SeqAn - Sequence Analysis Library - www.seqan.de