|
Orbits
1
|
Public Member Functions | |
| def | __init__ |
| def | make |
Public Attributes | |
| args | |
| kwargs | |
Class that stores the args/kwargs that would be used to make an Option, for making them later, and uses deepcopy's to reset state.
| def pip.cmdoptions.OptionMaker.__init__ | ( | self, | |
| args, | |||
| kwargs | |||
| ) |
| def pip.cmdoptions.OptionMaker.make | ( | self | ) |
| pip.cmdoptions.OptionMaker.args |
| pip.cmdoptions.OptionMaker.kwargs |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.