vertx / io.vertx.core.cli.annotations / Option / acceptValue

acceptValue

val acceptValue: Boolean

Whether or not the option accept a value. If the setter accepts an array, a list, a set, or a collection as parameter, it automatically detect it accepts multiple values.