Constants to be used with CommandlineProcessing::isOptionWithParameter to specify the removeOption argument.
Values:
-
enumerator KEEP_OPTION_IN_ARGV
Don’t remove the CLI option from the input argv.
-
enumerator REMOVE_OPTION_FROM_ARGV
Remove the CLI option from the input argv.