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.helpers
/
MultiProjectExtension
/
except
except
open
fun
Iterable
<
Project
>
.
except
(
names
:
Iterable
<
String
>
)
:
Set
<
Project
>
open
fun
Iterable
<
Project
>
.
except
(
first
:
String
,
vararg
others
:
String
)
:
Set
<
Project
>