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

    Interface RuntimeAgentWorkspaceGitCheckout

    interface RuntimeAgentWorkspaceGitCheckout {
        url?: string;
        ref?: string;
        path?: string;
    }
    Index

    Properties

    Properties

    url?: string
    ref?: string
    path?: string