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