clikt / com.github.ajalt.clikt.parameters.options / FlagOption / transformAll

transformAll

val transformAll: CallsTransformer<String, T>

Called to transform all invocations of this option into the final option type.

Property

transformAll - Called to transform all invocations of this option into the final option type.