Libraries
»
mechanize
(2.14.0)
»
Index
»
Mechanize
»
Parser
»
#code
Method: Mechanize::Parser#code
Defined in:
lib/mechanize/parser.rb
#
code
⇒
Object
The HTTP response code
55 56 57
# File 'lib/mechanize/parser.rb', line 55
def
code
@code
end