vertx
/
io.vertx.core.cli
/
TypedOption
/
setChoices
setChoices
open
fun
setChoices
(
choices
:
MutableSet
<
String
>
)
:
TypedOption
<
T
>