Class: ClamAV::Commands::Command
- Inherits:
-
Object
- Object
- ClamAV::Commands::Command
- Defined in:
- lib/clamav/commands/command.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
25 |
# File 'lib/clamav/commands/command.rb', line 25 def call; raise NotImplementedError.new; end |