Class: ClamAV
Instance Method Summary collapse
Instance Method Details
#loaddb ⇒ Object
11 12 13 |
# File 'lib/hyrax/specs/clamav.rb', line 11 def loaddb nil end |
#scanfile(_f) ⇒ Object
7 8 9 |
# File 'lib/hyrax/specs/clamav.rb', line 7 def scanfile(_f) 0 end |