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