aem-plugin / com.cognifide.gradle.aem.environment.hosts / HostOptions / other

other

fun other(vararg urls: String, options: Host.() -> Unit = {}): Unit
fun other(urls: Iterable<String>, options: Host.() -> Unit = {}): Unit