gradleplugins
1.0.7452
jvm
api_common_iviapplication
/
com.tomtom.ivi.platform.gradle.api.common.iviapplication.configurators
/
RuntimeDeploymentConfigurator
/
allExcept
all
Except
open
fun
allExcept
(
vararg
hosts
:
IviServiceHostConfig
)
:
IviServiceHostMatcher
open
fun
allExcept
(
hosts
:
List
<
IviServiceHostConfig
>
)
:
IviServiceHostMatcher
Returns an
IviServiceHostMatcher
that matches all hosts except the given
hosts
.