Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PluginsKeyValueStorage

Hierarchy

  • PluginsKeyValueStorage

Index

Constructors

constructor

Properties

Private Readonly deferredGlobalDataPath

deferredGlobalDataPath: Deferred<undefined | string> = ...

Protected Readonly envServer

envServer: EnvVariablesServer

Private Readonly pluginPathsService

pluginPathsService: PluginPathsService

Methods

get

getAll

Private getDataPath

Protected init

  • init(): Promise<void>

Private readFromFile

set

Private writeToFile