Skip to main content

disable

Function
This function is defined in the plugins module.

Signature

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

Returns

Returns
void
The result of the operation.

Uses

  • getPluginManager
  • disable
  • listPlugins

Used By

Source

View on GitHub

src/plugins/index.ts at line 657