finalize
open override fun finalize(context: Context, invocationsByOption: Map<Option, List<OptionParser.Invocation>>)
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
invocations By Option
The invocations of options in this group.