File Manager

Path: /opt/chef.upgrade/embedded/lib/ruby/2.3.0/psych/

Viewing File: omap.rb

# frozen_string_literal: false
module Psych
  class Omap < ::Hash
  end
end