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
/
ifAllPluginsAltogether
if
All
Plugins
Altogether
fun
Project
.
ifAllPluginsAltogether
(
plugins
:
List
<
Any
>
,
action
:
(
)
->
Unit
)
fun
Project
.
ifAllPluginsAltogether
(
name
:
Any
,
vararg
names
:
Any
,
action
:
(
)
->
Unit
)