get

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).

get_option

doc_ruby_on_rails
2015-04-11 18:10:58
Comments
Leave a Comment

Please login to continue.