Class: ScraperWiki::API::Matchers::RunEventsMatcher
- Inherits:
-
ScraperInfoMatcher
- Object
- CustomMatcher
- ScraperInfoMatcher
- ScraperWiki::API::Matchers::RunEventsMatcher
- Defined in:
- lib/scraperwiki-api/matchers.rb
Direct Known Subclasses
Instance Method Summary collapse
Constructor Details
This class inherits a constructor from ScraperWiki::API::Matchers::CustomMatcher
Instance Method Details
#last_run ⇒ Object
368 369 370 |
# File 'lib/scraperwiki-api/matchers.rb', line 368 def last_run @actual['runevents'][0] end |