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