Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/workspace
browser/workspace-service
WorkspaceData
Interface WorkspaceData
interface
WorkspaceData
{
folders
:
{
name
?:
string
;
path
:
string
}
[]
;
[
key
:
string
]:
{
[
id
:
string
]:
any
}
;
}
Indexable
[
key
:
string
]:
{
[
id
:
string
]:
any
}
eslint-disable-next-line @typescript-eslint/no-explicit-any
Index
Properties
folders
Properties
folders
folders
:
{
name
?:
string
;
path
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
folders
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any