clikt
3.5.0
common
clikt
/
com.github.ajalt.clikt.parameters.types
/
int
int
fun
RawArgument
.
int
(
)
:
ProcessedArgument
<
Int
,
Int
>
Convert the argument values to an
Int
fun
RawOption
.
int
(
)
:
OptionWithValues
<
Int
?
,
Int
,
Int
>
Convert the option values to an
Int