Class: ClamAV

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/hyrax/specs/clamav.rb

Instance Method Summary collapse

Instance Method Details

#loaddbObject



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