Exception: Downloadable::VerificationCache::RepeatedHashingError Private
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Downloadable::VerificationCache::RepeatedHashingError
- Defined in:
- downloadable.rb
Overview
This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.
Raised by the integration-test-only check in Pathname#sha256 when an
unchanged file is hashed again without this cache being involved.