These handlers enable manipulation of the CLI arguments and their processing.
Implementations of this interface can be passed via the KeysInitSparql.cliArgsHandlers context entry.
Process the incoming arguments, and modify the context if needed.
The parsed yargs arguments.
The mutable context.
Add to the yargs arguments builder.
A yargs argument builder object.
These handlers enable manipulation of the CLI arguments and their processing.
Implementations of this interface can be passed via the KeysInitSparql.cliArgsHandlers context entry.