Class: OpenVAS::V6::Result
Overview
The format is given by the OMPv4 :get_reports call (OpenVASv6 uses OMPv4).
::OpenVAS::Result already implements v6, so basically there is nothing to overwrite here. Great OO-design? Probably not!
See:
http://www.openvas.org/omp-4-0.html#command_get_reports
Method Summary
Methods inherited from Result
#initialize, #method_missing, #respond_to?, #supported_tags
Constructor Details
This class inherits a constructor from OpenVAS::Result
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class OpenVAS::Result