| Trees | Indices | Help | 
 | 
|---|
|  | 
base.Command --+    
               |    
 TransferCommand --+
                   |
                  SlaveFileUploadCommand
Upload a file from slave to build master Arguments:
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  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. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:48 2012 | http://epydoc.sourceforge.net |