bstopp/puppet-aem

View on GitHub
lib/puppet/feature/xmlsimple.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

require 'puppet/util/feature'

Puppet.features.add(:xmlsimple, libs: %w[xmlsimple])