| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        PurgeDir
Class representing a Cedar Backup purge directory.
The following restrictions exist on data in this class:
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| absolutePath Absolute path of directory to purge. | |||
| retainDays Number of days content within directory should be retained. | |||
| Inherited from  | |||
| 
 | |||
| 
 Constructor for the  
 | 
| 
 Official string representation for class instance. 
 | 
| 
 Informal string representation for class instance. 
 | 
| 
 Definition of equals operator for this class. 
 | 
| 
 Property target used to set the absolute path. The value must be an 
  absolute path if it is not  
 | 
| 
 Property target used to set the retain days value. The value must be an integer >= 0. 
 | 
| 
 | |||
| absolutePathAbsolute path of directory to purge. 
 | 
| retainDaysNumber of days content within directory should be retained. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |