com.neva.gradle.fork.config.properties / PropertyDefinition / select

select

fun select(vararg options: String): Unit
fun select(options: List<String>): Unit
fun select(options: List<String>, defaultValue: String): Unit