get_help

support.doc_util.get_help(cls)

generate help text from a class.

Examples:

Parameters

cls (type) – class whose help text we’d like

Returns

help text

Return type

str