get()
Instance Public methods
Get next option name and its argument, as an Array of two elements.
The option name is always converted to the first (preferred) name given in the original options to ::new.
Example: ['âoption', 'value']
Returns nil if the processing is complete (as determined by STATUS_TERMINATED).
Please login to continue.