Skip to main content

listPlugins

Function
This function is defined in the plugins module.

Signature

def listPlugins() -> PluginInfo[]

Returns

Returns
PluginInfo[]
The result of the operation.

Uses

  • getPluginManager
  • listPlugins

Used By

Source

View on GitHub

src/plugins/index.ts at line 677