bum_interface
index
../bum_interface.py

Back Up Method Interface
Defined here you will find the class from which all backup methods
supported by this application should inherit

 
Classes
       
__builtin__.object
BackUpMethod

 
class BackUpMethod(__builtin__.object)
     Methods defined here:
__init__(self)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)