Method: WebCrawler::Response#type

Defined in:
lib/web_crawler/response.rb

#typeObject



77
78
79
# File 'lib/web_crawler/response.rb', line 77

def type
  @response.class
end