ISPO SDK
    Preparing search index...

    Interface GitExternalShowArgs

    Markdown
    interface GitExternalShowArgs {
        sha: string;
        slotId: string;
    }
    Index
    sha: string
    slotId: string