OpenQuizz
Une application de gestion des contenus pédagogiques
UpdatingDefaultsHelpFormatter Class Reference
Inheritance diagram for UpdatingDefaultsHelpFormatter:
Collaboration diagram for UpdatingDefaultsHelpFormatter:

Public Member Functions

def expand_default (self, option)
 
- Public Member Functions inherited from PrettyHelpFormatter
def __init__ (self, *args, **kwargs)
 
def format_option_strings (self, option)
 
def format_heading (self, heading)
 
def format_usage (self, usage)
 
def format_description (self, description)
 
def format_epilog (self, epilog)
 
def indent_lines (self, text, indent)
 

Detailed Description

Custom help formatter for use in ConfigOptionParser.

This is updates the defaults before expanding them, allowing
them to show up correctly in the help listing.

Also redact auth from url type options

Member Function Documentation

◆ expand_default()

def expand_default (   self,
  option 
)

The documentation for this class was generated from the following file: