| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
base.Command --+
               |
              SlaveFileUploadCommand
Upload a file from slave to build master Arguments:
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Class Variables | |
        debug = False
     | 
  |
| 
     Inherited from   | 
  |
| Method Details | 
  
 Override this in a subclass to extract items from the args dict. 
  | 
  
 Start the command. This method should return a Deferred that will fire when the command has completed. The Deferred's argument will be ignored. This method should be overridden by subclasses. 
  | 
  
 Override this in a subclass to allow commands to be interrupted. May be called multiple times, test and set self.interrupted=True if this matters. 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 7 10:07:06 2010 | http://epydoc.sourceforge.net |