Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginManagerExt

Hierarchy

  • PluginManagerExt

Implemented by

Index

Methods

$activateByEvent

  • $activateByEvent(event: string): Promise<void>

$activatePlugin

  • $activatePlugin(id: string): Promise<void>

$init

$start

$stop

  • $stop(pluginId: string): Promise<void>
  • $stop(): Promise<void>

$updateStoragePath

  • $updateStoragePath(path: undefined | string): Promise<void>