Skip to main content

get_git_sync_deploy_mode

Function get_git_sync_deploy_mode 

Source
pub async fn get_git_sync_deploy_mode(
    configuration: &Configuration,
    workspace: &str,
    branch: Option<&str>,
) -> Result<GetGitSyncDeployMode200Response, Error<GetGitSyncDeployModeError>>