Function BackupManager.restore

Restores the supplied backup to it's original path.

void restore (
  string Name
);

Throws

The same exceptions as the extract method.