abstract fun finalize(context: Context, values: List<String>): Unit
Called after this command's argv is parsed to transform and store the argument's value.
context
- The context for this parse
values
- A possibly empty list of values provided to this argument.