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