kt-mpp
Toggle table of contents
5.1.11
jvm
Platform filter
jvm
Switch theme
Search in API
kt-mpp
kt-mpp
/
io.github.gciatto.kt.mpp.utils
/
withPlugin
with
Plugin
fun
Project
.
withPlugin
(
plugin
:
Any
,
action
:
(
Plugin
<
*
>
)
->
Unit
)