class documentation

class IndentedHelpFormatterWithNL(IndentedHelpFormatter):

Constructor: IndentedHelpFormatterWithNL(*args, **kwargs)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method format_option Undocumented
def __init__(self, *args, **kwargs):

Undocumented

def format_option(self, text):

Undocumented