get_one_optional_argument()
Instance Public methods
Get a single optional argument from the command line. If more than one argument is given, return only the first. Return nil if none are given.
Get a single optional argument from the command line. If more than one argument is given, return only the first. Return nil if none are given.
Please login to continue.