ISPO SDK
    Preparing search index...

    Interface GitStatusInput

    Markdown

    Device-local Git status for a project's primary checkout.

    interface GitStatusInput {
        projectId: string;
    }
    Index
    projectId: string