Exception: Uncov::AutodetectSimplecovPathError
- Inherits:
-
SimplecovError
- Object
- StandardError
- Error
- FinderError
- SimplecovError
- Uncov::AutodetectSimplecovPathError
- Defined in:
- lib/uncov.rb
Instance Method Summary collapse
Methods inherited from Error
Instance Method Details
#message ⇒ Object
75 |
# File 'lib/uncov.rb', line 75 def = 'Could not autodetect coverage report path' |