install
fun <P, B : Any, F : Any> P.install(plugin: Plugin<P, B, F>, configure: B.() -> Unit = {}): F
Content copied to clipboard
Content copied to clipboard
Installs a plugin into this pipeline, if it is not yet installed.
Installs a plugin into this pipeline, if it is not yet installed.