toggle menu
clikt
common
switch theme
search in API
clikt-core
/
com.github.ajalt.clikt.parameters.arguments
/
ArgValueTransformer
Arg
Value
Transformer
typealias
ArgValueTransformer
<
T
>
=
ArgValueConverter
<
String
,
T
>
A callback that transforms a single value from a string to the value type