Sha256: d1550f867e3660bdad0df867952bccd4b69d3302e956bb09abe52870b35d4cf0

Contents?: true

Size: 229 Bytes

Versions: 191

Compression:

Stored size: 229 Bytes

Contents

require "singleton" unless defined?(Singleton)
require_relative "priority_map"

class Chef
  class Platform
    # @api private
    class ResourcePriorityMap < Chef::Platform::PriorityMap
      include Singleton
    end
  end
end

Version data entries

191 entries across 191 versions & 1 rubygems

Version Path
chef-16.2.73-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-15.12.22 lib/chef/platform/resource_priority_map.rb
chef-15.12.22-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.2.50 lib/chef/platform/resource_priority_map.rb
chef-16.2.50-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.2.44 lib/chef/platform/resource_priority_map.rb
chef-16.2.44-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-15.11.8 lib/chef/platform/resource_priority_map.rb
chef-15.11.8-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.1.16 lib/chef/platform/resource_priority_map.rb
chef-16.1.16-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-15.11.3 lib/chef/platform/resource_priority_map.rb
chef-15.11.3-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.1.0 lib/chef/platform/resource_priority_map.rb
chef-16.1.0-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.0.287 lib/chef/platform/resource_priority_map.rb
chef-16.0.287-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.0.275 lib/chef/platform/resource_priority_map.rb
chef-16.0.275-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.0.257 lib/chef/platform/resource_priority_map.rb