MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / syncCloudProfiles

Method syncCloudProfiles

src/core/webview/ClineProvider.ts:430–432  ·  view source on GitHub ↗

* Synchronize cloud profiles with local profiles.

()

Source from the content-addressed store, hash-verified

428 * Synchronize cloud profiles with local profiles.
429 */
430 private async syncCloudProfiles() {
431 this.log("Skipping cloud profile synchronization because it is disabled")
432 }
433
434 /**
435 * Initialize cloud profile synchronization when CloudService is ready

Callers

nothing calls this directly

Calls 1

logMethod · 0.95

Tested by

no test coverage detected