finalize

abstract fun finalize(context: Context, invocationsByOption: Map<Option, List<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

invocationsByOption

The invocations of options in this group.