Function
addText
Add text line/paragraph to ToolDoc.
Appends a text paragraph to the ArgumentParser.
Include Headers
seqan/arg_parse.h, seqan/arg_parse/tool_doc.h
Parameters
Tool documentation object to text to. Types: ToolDoc | |
Text to add. The content of the text. Types: CharString | |
Whether to insert as paragraph or just a line (only line break in the last case). Types: | |
The ArgumentParser object. Types: ArgumentParser |
Remarks
See ToolDoc for information on formatting of text.
Return Values
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de