Class: Wayfarer::CrawlObserver::Events::StagingURIs

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

Instance Attribute Summary collapse

Instance Attribute Details

#staged_uris_countObject

Returns the value of attribute staged_uris_count

Returns:

  • (Object)

    the current value of staged_uris_count



14
15
16
# File 'lib/wayfarer/crawl_observer.rb', line 14

def staged_uris_count
  @staged_uris_count
end