Skip to main content

Module sync_workspace

Module sync_workspace 

Source
Expand description

Shared sync workflow for CLI and TUI.

Structs§

PreparedSyncWorkspace
Prepared sync workflow context.
SyncExecutionOutcome
Execution outcome for a prepared sync workflow.
SyncWorkspaceRequest
Request data used to prepare a workspace sync plan.

Functions§

execute_prepared_sync
Execute clone + sync phases for a prepared workspace plan.
prepare_sync_workspace
Prepare workspace sync data: authenticate, discover, plan and resolve options.