plugin

fun <P : KwebPlugin> plugin(plugin: KClass<P>): P(source)

Obtain the instance of a plugin by its KClass.