Function
hideOption
Hides the ArgParseOption defined by the parameter name (which can be either the short or the long name) from the help screen.
hideOption(parser, optionName [, hide])
Include Headers
seqan/arg_parse.h
Parameters
parser
The ArgumentParser object.
optionName
The identifier of the command line option.
hide
The new visibility of the option. Default is false.
Types: bool
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:16