Theia API Documentation v1.75.0
    Preparing search index...
    interface ChangeTreeRowBase {
        depth: number;
        path: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    depth: number

    Nesting level, used for indentation.

    path: string

    Repo-relative path of the row; the expansion key for folders.