Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/filesystem
browser/location/location-service
LocationService
Interface LocationService
interface
LocationService
{
location
:
undefined
|
URI
;
drives
()
:
Promise
<
URI
[]
>
;
}
Implemented by
FileTreeModel
Index
Properties
location
Methods
drives
Properties
location
location
:
undefined
|
URI
Methods
drives
drives
()
:
Promise
<
URI
[]
>
Returns
Promise
<
URI
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
Methods
drives
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...