Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/util/resolvers/fingerprint.rb
# frozen_string_literal: true

module Facter
  module Util
    module Resolvers
      FingerPrint = Struct.new(:sha1, :sha256)
    end
  end
end
Page not found – Hello World !