Core
Framework v2.x
2

list() #

Available since 2.12.2

Returns the list of loaded plugins.

list (): string[]

Usage #

const pluginNames = app.plugin.list();