Function
shortName
Returns the short option name of a CommandLineOption object
shortName(option)
Parameters
option
The CommandLineOption object.
Return Values
A char holding the short name of the CommandLine Option (e.g. h in case of -h/--help)
Remarks
The result type is char.
SeqAn - Sequence Analysis Library - www.seqan.de