list()
#
Available since 2.12.2
Returns the list of loaded plugins.
list (): string[]
Usage #
const pluginNames = app.plugin.list();
Edit this page on Github(opens new window)
list()
#Returns the list of loaded plugins.
list (): string[]
const pluginNames = app.plugin.list();