api
PluginInterface ¶
Interface for plugins to adhere to.
When creating a new plugin, you must provide the initialize
method, which is
called to setup the plugin.
Interface for plugins to adhere to.
When creating a new plugin, you must provide the initialize
method, which is
called to setup the plugin.