Theia API Documentation v1.65.0
    Preparing search index...
    interface RemoteFile {
        options?: RemoteCopyOptions;
        path: string;
        target: string;
    }
    Index

    Properties

    Properties

    path: string
    target: string