Function
getOptionFileExtension
Returns the extension of a file option.
Parameters
The ArgumentParser object. Types: ArgumentParsre | |
The name of the option. | |
An optional index for multi-value options. Types: |
Return Values
A std::string with the extension. Empty if no extension or empty value.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de