PluginInstaller

abstract class PluginInstaller<P : Plugin>

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun install(plugin: P, module: Module)
Link copied to clipboard
open fun installDefaults(module: Module)