finalize
open override fun finalize(context: Context, invocationsByOption: Map<Option, List<OptionInvocation>>)
Called after this command's argv is parsed and all options are validated to validate the group constraints.
Parameters
context
The context for this parse
invocationsByOption
The invocations of options in this group.