Function: restoreBackup()
restoreBackup(
ctx:CloudServiceOperationContext,key:string):Promise<SerializedDatabaseRestoreResult>
Defined in: electron/services/cloud/CloudService.backupOperations.ts:155
Downloads the specified backup from the provider and restores it.
Parameters
ctx
key
string