initial commit of file from CVS for e-smith-backup on Thu 26 Oct 11:24:24 BST 2023

This commit is contained in:
2023-10-26 11:24:24 +01:00
parent bb6b15a5a9
commit fe41ccadec
81 changed files with 9900 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
package esmith::console::perform_backup;
use esmith::console::perform_backup;
return new esmith::console::perform_backup;

View File

@@ -0,0 +1,3 @@
package esmith::console::perform_restore;
use esmith::console::perform_restore;
return new esmith::console::perform_restore;