kt-mpp
Toggle table of contents
5.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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
>