Skip to main content

create_with_name

Function create_with_name 

Source
pub async fn create_with_name(
    remote_repo: &RemoteRepository,
    branch_name: impl AsRef<str>,
    workspace_id: impl AsRef<str>,
    workspace_name: impl AsRef<str>,
) -> Result<WorkspaceResponseWithStatus, OxenError>