Theia API Documentation v1.71.0
    Preparing search index...
    interface PathContentRef {
        gitRef?: string;
        line?: number;
        path: string;
    }
    Index

    Properties

    Properties

    gitRef?: string
    line?: number
    path: string