Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | twisted.python.usage.Options --+ | OptionsWithOptionsFile --+ | TryOptions
Instance Methods | |||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
optParameters =
|
|
optFlags =
|
|
buildbotOptions =
|
|
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Returns a string containing a description of these options and how to pass them to the executed file.
|
I am called after the options are parsed. Override this method in your subclass to do something after the options have been parsed and assigned, like validate that all options are sane.
|
Class Variable Details |
optParameters
|
optFlags
|
buildbotOptions
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:42 2010 | http://epydoc.sourceforge.net |