Libraries
»
web_crawler
(0.5.4)
»
Index
»
WebCrawler
»
Response
»
#type
Method: WebCrawler::Response#type
Defined in:
lib/web_crawler/response.rb
#
type
⇒
Object
77 78 79
# File 'lib/web_crawler/response.rb', line 77
def
type
@response
.
class
end