ProjectManager.restore_cloud_project#
- ProjectManager.restore_cloud_project(folder_path: str, cloud_setting: CloudProjectsSetting) bool [source]#
- Parameters:
folder_path (str) – path of folder to restore
cloud_setting (CloudProjectsSetting) – setting for the cloud project
- Returns:
Returns True if restore cloud project is successful; False otherwise
- Return type: