Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
StorageMainImpl
Class StorageMainImpl
Implements
StorageMain
Index
Constructors
constructor
Properties
plugin
Server
workspace
Service
Methods
$get
$get
All
$set
to
Kind
Constructors
constructor
new
Storage
Main
Impl
(
container
)
:
StorageMainImpl
Parameters
container
:
Container
Returns
StorageMainImpl
Properties
Private
Readonly
plugin
Server
plugin
Server
:
PluginServer
Private
Readonly
workspace
Service
workspace
Service
:
WorkspaceService
Methods
$get
$get
(
key
,
isGlobal
)
:
Promise
<
KeysToAnyValues
>
Parameters
key
:
string
isGlobal
:
boolean
Returns
Promise
<
KeysToAnyValues
>
$get
All
$get
All
(
isGlobal
)
:
Promise
<
KeysToKeysToAnyValue
>
Parameters
isGlobal
:
boolean
Returns
Promise
<
KeysToKeysToAnyValue
>
$set
$set
(
key
,
value
,
isGlobal
)
:
Promise
<
boolean
>
Parameters
key
:
string
value
:
KeysToAnyValues
isGlobal
:
boolean
Returns
Promise
<
boolean
>
Protected
to
Kind
to
Kind
(
isGlobal
)
:
PluginStorageKind
Parameters
isGlobal
:
boolean
Returns
PluginStorageKind
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
plugin
Server
workspace
Service
$get
$get
All
$set
to
Kind
Theia TypeDoc
Loading...