Module: OpenSCAP::Helper

Defined in:
lib/openscap/helper.rb

Overview

Copyright © 2014 Red Hat Inc.

This software is licensed to you under the GNU General Public License, version 2 (GPLv2). There is NO WARRANTY for this software, express or implied, including the implied warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv2 along with this software; if not, see www.gnu.org/licenses/old-licenses/gpl-2.0.txt.

Class Method Summary collapse

Class Method Details

.get_html_report_for_arfObject



13
14
15
16
17
# File 'lib/openscap/helper.rb', line 13

def self.get_html_report_for_arf
  # This is workaround function for the installation with
  # old OpenSCAP without the oscap_source functionality
  
end