@valon-technologies/gestalt
    Preparing search index...

    Interface AgentWorkspaceGitCheckout

    interface AgentWorkspaceGitCheckout {
        url: string;
        ref: string;
        path: string;
    }
    Index

    Properties

    Properties

    url: string
    ref: string
    path: string