| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        StageConfig
Class representing a Cedar Backup stage configuration.
The following restrictions exist on data in this class:
LocalPeer 
      objects
    RemotePeer 
      objects
    Note: Lists within this class are "unordered" for equality comparisons.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| targetDir Directory to stage files into, by peer name. | |||
| localPeers List of local peers. | |||
| remotePeers List of remote peers. | |||
| Inherited from  | |||
| 
 | |||
| 
 Constructor for the  
 | 
| 
 Official string representation for class instance. 
 | 
| 
 Informal string representation for class instance. 
 | 
| 
 Definition of equals operator for this class. Lists within this class are "unordered" for equality comparisons. 
 | 
| 
 Indicates whether any peers are filled into this object. 
 | 
| 
 Property target used to set the target directory. The value must be an
  absolute path if it is not  
 | 
| 
 Property target used to set the local peers list. Either the value 
  must be  
 | 
| 
 Property target used to set the remote peers list. Either the value 
  must be  
 | 
| 
 | |||
| targetDirDirectory to stage files into, by peer name. 
 | 
| localPeersList of local peers. 
 | 
| remotePeersList of remote peers. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |