| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
   process.buildstep.BuildStep --+        
                                 |        
process.buildstep.LoggingBuildStep --+    
                                     |    
                          ShellCommand --+
                                         |
                                        TreeSize
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        name = 
     | 
  |
        command = a list of renderable objects (typically strings or WithProperties instances).  | 
  |
        description = 
     | 
  |
        descriptionDone = 
     | 
  |
        kib = Nonehash(x)  | 
  |
| 
     Inherited from  Inherited from  Inherited from   | 
  |
| Instance Variables | |
| 
     Inherited from  Inherited from   | 
  
| Method Details | 
  
 
  | 
  
 This is a general-purpose hook method for subclasses. It will be called after the remote command has finished, but before any of the other hook functions are called. 
  | 
  
 Decide whether the command was SUCCESS, WARNINGS, or FAILURE. Override this to, say, declare WARNINGS if there is any stderr activity, or to say that rc!=0 is not actually an error. 
  | 
  
 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:43 2010 | http://epydoc.sourceforge.net |