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

module Facter
  module Util
    module Resolvers
      Ssh = Struct.new(:fingerprint, :type, :key, :name)
    end
  end
end
Page not found – Hello World !