Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ApplicationServerImpl
Class ApplicationServerImpl
Implements
ApplicationServer
Index
Constructors
constructor
Properties
application
Package
Methods
get
Application
Info
get
Application
Platform
get
Application
Root
get
BackendOS
get
Extensions
Infos
Constructors
constructor
new
Application
Server
Impl
(
)
:
ApplicationServerImpl
Returns
ApplicationServerImpl
Properties
Protected
Readonly
application
Package
application
Package
:
ApplicationPackage
Methods
get
Application
Info
get
Application
Info
(
)
:
Promise
<
undefined
|
ApplicationInfo
>
Returns
Promise
<
undefined
|
ApplicationInfo
>
get
Application
Platform
get
Application
Platform
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Application
Root
get
Application
Root
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
BackendOS
get
BackendOS
(
)
:
Promise
<
core
.
Type
>
Returns
Promise
<
core
.
Type
>
Deprecated
since 1.25.0. Use
OS.backend.type()
instead.
get
Extensions
Infos
get
Extensions
Infos
(
)
:
Promise
<
ExtensionInfo
[]
>
Returns
Promise
<
ExtensionInfo
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
application
Package
get
Application
Info
get
Application
Platform
get
Application
Root
get
BackendOS
get
Extensions
Infos
Theia TypeDoc
Loading...
Deprecated
since 1.25.0. Use
OS.backend.type()
instead.