Method: Wgit::Url#date_crawled

Defined in:
lib/wgit/url.rb

#date_crawledObject

The Time stamp of when this Url was crawled.



26
27
28
# File 'lib/wgit/url.rb', line 26

def date_crawled
  @date_crawled
end