environment-plugin
/
com.cognifide.gradle.environment.hosts
/
HostUpdater
/
update
update
fun
update
(
hosts
:
Collection
<
Host
>
)
:
Unit
fun
update
(
hostsProvider
:
(
)
->
Collection
<
Host
>
)
:
Unit