Argot
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Argot
argot-core
/
org.draftcode.argot
/
OptionBuilder
/
multiple
multiple
fun
multiple
(
)
:
OptionListBuilder
<
T
>
Allows the option to repeat, collecting every occurrence into a
List<T>
.