Public Member Functions | |
| def | __init__ |
| def | format_description |
Definition at line 33 of file helpformatter.py.
| def indra::util::helpformatter::Formatter::__init__ | ( | self, | ||
p_indentIncrement = 2, |
||||
p_maxHelpPosition = 24, |
||||
p_width = 79, |
||||
p_shortFirst = 1 | ||||
| ) |
Definition at line 34 of file helpformatter.py.
| def indra::util::helpformatter::Formatter::format_description | ( | self, | ||
| p_description | ||||
| ) |
Definition at line 46 of file helpformatter.py.
1.5.5