Method: Mechanize::Form::MultiSelectList#options
- Defined in:
- lib/mechanize/form/multi_select_list.rb
#options ⇒ Object
Returns the value of attribute options.
18 19 20 |
# File 'lib/mechanize/form/multi_select_list.rb', line 18 def @options end |