clikt
common
clikt
/
com.github.ajalt.clikt.parameters.options
/
counted
counted
fun
RawOption
.
counted
(
)
:
OptionWithValues
<
Int
,
Int
,
Int
>
Turn an option into a flag that counts the number of times it occurs on the command line.