Class: Typhoeus::Hydra
- Inherits:
-
Object
- Object
- Typhoeus::Hydra
- Defined in:
- lib/cms_scanner/typhoeus/hydra.rb
Overview
Ensure a clean abort of hydra See github.com/typhoeus/typhoeus/issues/439
Instance Method Summary collapse
Instance Method Details
#abort ⇒ Object
7 8 9 10 |
# File 'lib/cms_scanner/typhoeus/hydra.rb', line 7 def abort super run end |