Theia API Documentation v1.65.0
    Preparing search index...
    interface LocationService {
        location: undefined | URI;
        drives(): Promise<URI[]>;
    }

    Implemented by

    Index

    Properties

    Methods

    Properties

    location: undefined | URI

    Methods