Class: Wayfarer::CrawlObserver::Events::NewCycle

Inherits:
Struct
  • Object
show all
Defined in:
lib/wayfarer/crawl_observer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#current_uris_countObject

Returns the value of attribute current_uris_count

Returns:

  • (Object)

    the current value of current_uris_count



7
8
9
# File 'lib/wayfarer/crawl_observer.rb', line 7

def current_uris_count
  @current_uris_count
end