Trees | Index | Help |
|
---|
Package ZenUtils :: Module ZenRestore :: Class ZenRestore |
|
CmdBase
--+ |ZenBackupBase
--+ | ZenRestore
Method Summary | |
---|---|
basic options setup sub classes can add more options here | |
Create the mysql db if it does not exist | |
Restore from a previous backup | |
Retrieve some options from settings file | |
Inherited from ZenBackupBase :
__init__ ,
getPassArg ,
getRepozoPath ,
getTempDir ,
msg
Inherited from CmdBase :
buildParser ,
parseOptions ,
setupLogging
|
Class Variable Summary | |
---|---|
Inherited from ZenBackupBase :
doesLogging
|
Method Details |
---|
buildOptions(self)basic options setup sub classes can add more options here |
createMySqlDb(self)Create the mysql db if it does not exist |
doRestore(self)Restore from a previous backup |
getSettings(self, tempDir)Retrieve some options from settings file |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |