Sha256: d1550f867e3660bdad0df867952bccd4b69d3302e956bb09abe52870b35d4cf0

Contents?: true

Size: 229 Bytes

Versions: 193

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

193 entries across 193 versions & 1 rubygems

Version Path
chef-16.10.17 lib/chef/platform/resource_priority_map.rb
chef-16.10.8-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.10.8 lib/chef/platform/resource_priority_map.rb
chef-16.9.32-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.9.32 lib/chef/platform/resource_priority_map.rb
chef-16.9.29-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.9.29 lib/chef/platform/resource_priority_map.rb
chef-16.9.20-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.9.20 lib/chef/platform/resource_priority_map.rb
chef-16.9.17-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.9.17 lib/chef/platform/resource_priority_map.rb
chef-15.15.0-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-15.15.0 lib/chef/platform/resource_priority_map.rb
chef-16.9.16-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.9.16 lib/chef/platform/resource_priority_map.rb
chef-16.8.14-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.8.14 lib/chef/platform/resource_priority_map.rb
chef-16.8.9-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-16.8.9 lib/chef/platform/resource_priority_map.rb
chef-16.7.61-universal-mingw32 lib/chef/platform/resource_priority_map.rb