Method: Mechanize::Form::Option#select_list
- Defined in:
- lib/mechanize/form/option.rb
#select_list ⇒ Object (readonly)
Returns the value of attribute select_list.
12 13 14 |
# File 'lib/mechanize/form/option.rb', line 12 def select_list @select_list end |