Restore
- class tools.model.model.Restore(arguments: argparse.Namespace)
Bases:
objectRestore a model from backup.
- Parameters:
arguments (argparse.Namespace) – The command line arguments calling the model tool
Methods Summary
process()Perform the Restore process
Methods Documentation
- process() None
Perform the Restore process
- Return type:
None
- process() None
Perform the Restore process
- Return type:
None