Function for extracting of value by flag. Unlike getOptionValue(), this function changes the passed args, removing the flag with a value.
Command line arguments. Changes while the function is running.
Parameter with "--".
Synonym for the flat. By default, empty.
The value of the required parameter.
See Implementation
Function for extracting of value by flag. Unlike getOptionValue(), this function changes the passed args, removing the flag with a value.