vertx
/
io.vertx.core.cli
/
TypedOption
/
setMultiValued
setMultiValued
open
fun
setMultiValued
(
acceptMultipleValues
:
Boolean
)
:
TypedOption
<
T
>