Method: Mechanize::Form::MultiSelectList#options

Defined in:
lib/mechanize/form/multi_select_list.rb

#optionsObject

Returns the value of attribute options.



18
19
20
# File 'lib/mechanize/form/multi_select_list.rb', line 18

def options
  @options
end