Function
addDefaultValue
Adds/appends a new value to the list of default values.
Include Headers
seqan/arg_parse.h
Parameters
The ArgParseOption object. Types: ArgParseOption | |
The new default value. The new default value. | |
The ArgumentParser object. Types: ArgumentParser | |
The identifier of the command line option. |
Remarks
Note that this method does not check any length restrictions for this value.
SeqAn - Sequence Analysis Library - www.seqan.de