Description:
This function is used to get a string argument -- but it's not checking to see if the string was actually specified. It should return false if the option wasn't specified on the command line (in which case the value is empty()), or the user failed to provide an argument for the option.
Description:
This function is used to get a string argument -- but it's not checking to see if the string was actually specified. It should return false if the option wasn't specified on the command line (in which case the value is empty()), or the user failed to provide an argument for the option.