Skip to main content

isEnabled

Function
This function is defined in the plugins module.

Signature

def isEnabled(name?: string) -> boolean

Returns

Returns
boolean
The result of the operation.

Uses

  • getPluginManager
  • isEnabled

Used By

Source

View on GitHub

src/plugins/index.ts at line 685