Class: Mmi::ContentHash::Base
- Inherits:
-
Object
- Object
- Mmi::ContentHash::Base
- Defined in:
- lib/mmi/content_hash/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#match_file?(file_path) ⇒ Boolean
4 5 6 |
# File 'lib/mmi/content_hash/base.rb', line 4 def match_file?(file_path) raise NotImplementedError end |