Skip to main content

enable

Function
This function is defined in the plugins module.

Signature

def enable(plugins?: string[]) -> void

Returns

Returns
void
The result of the operation.

Uses

  • getPluginManager
  • autoDiscoverPlugins
  • enable
  • listPlugins

Used By

Source

View on GitHub

src/plugins/index.ts at line 635