Convenience method to start a crawl
# File lib/anemone/core.rb, line 17 def Anemone.crawl(urls, options = {}, &block) Core.crawl(urls, options, &block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.