Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | List of all members
pip.baseparser.UpdatingDefaultsHelpFormatter Class Reference
Inheritance diagram for pip.baseparser.UpdatingDefaultsHelpFormatter:
pip.baseparser.PrettyHelpFormatter

Public Member Functions

def expand_default
 
- Public Member Functions inherited from pip.baseparser.PrettyHelpFormatter
def __init__
 
def format_option_strings
 
def format_heading
 
def format_usage
 
def format_description
 
def format_epilog
 
def indent_lines
 

Detailed Description

Custom help formatter for use in ConfigOptionParser that updates
the defaults before expanding them, allowing them to show up correctly
in the help listing

Member Function Documentation

def pip.baseparser.UpdatingDefaultsHelpFormatter.expand_default (   self,
  option 
)

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

Copyright 2014 Google Inc. All rights reserved.