| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
              object --+                
                       |                
                    dict --+            
                           |            
twisted.python.usage.Options --+        
                               |        
          OptionsWithOptionsFile --+    
                                   |    
                           MakerBase --+
                                       |
                                      MasterOptions
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        optFlags = 
     | 
  |
        optParameters = 
     | 
  |
        longdesc = 
     | 
  |
| 
     Inherited from  Inherited from   | 
  |
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 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 | 
  optFlags
  | 
  optParameters
  | 
  longdesc
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:15 2010 | http://epydoc.sourceforge.net |