clikt / com.github.ajalt.clikt.parameters.arguments / ProcessedArgument / transformValue

transformValue

val transformValue: ArgValueTransformer<ValueT>

Called in finalize to transform each value provided to the argument.

Property

transformValue - Called in finalize to transform each value provided to the argument.