We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935b371 commit 932a8a1Copy full SHA for 932a8a1
lib/openscap_parser/tailoring_file.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require 'openscap_parser/tailorings'
4
+
5
module OpenscapParser
6
# A class to represent a tailoring XmlFile
7
class TailoringFile < XmlFile
0 commit comments