GetAllSourceControlManagementState

Function GetAllSourceControlManagementState 

Source
pub async fn GetAllSourceControlManagementState(
    State: State<'_, Arc<ApplicationState>>,
) -> Result<Value, String>
Expand description

Retrieves the complete state of all Source Control Management providers, groups, and resources for rendering in the UI.

This command is called by the frontend to get a full snapshot of the SCM view.