Function
addListItem
Add list item to ToolDoc object.
Appends a list item to the ArgumentParser.
This method adds a list item to the parser's output.
Include Headers
seqan/arg_parse.h, seqan/arg_parse/tool_doc.h
Parameters
Tool documentation object to add subsection to. Types: ToolDoc | |
List item key. List item value. | |
The ArgumentParser object. Types: ArgumentParser | |
The item text. | |
The description text. |
Remarks
Return Values
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de