plugin

abstract fun <C : Any> plugin(plugin: DockwarePlugin<C>, configure: C.() -> Unit = {}): Dockware.Builder