| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        CommandOverride
Class representing a piece of Cedar Backup command override configuration.
The following restrictions exist on data in this class:
Note: Lists within this class are "unordered" for equality comparisons.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| command Name of command to be overridden. | |||
| absolutePath Absolute path of the overrridden command. | |||
| 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 command. The value must be a non-empty
  string if it is not  
 | 
| 
 Property target used to set the absolute path. The value must be an 
  absolute path if it is not  
 | 
| 
 | |||
| commandName of command to be overridden. 
 | 
| absolutePathAbsolute path of the overrridden command. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |