Restore

class tools.model.model.Restore(arguments: argparse.Namespace)

Bases: object

Restore 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