Function
getOptionFileExtension
Returns the extension of a file option.
std::string getOptionFileExtension(parser, name[, argNo]);
Parameters
parser
The ArgumentParser object.
name
The name of the option.
argNo
An optional index for multi-value options.
Types: unsigned
Return Values
A std::string with the extension. Empty if no extension or empty value.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2014/10/13 16:12:57