Method: Mechanize::Form::Option#text

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

#textObject (readonly)

Returns the value of attribute text.



12
13
14
# File 'lib/mechanize/form/option.rb', line 12

def text
  @text
end