Sha256: 20950a2cf8bb2f2d8ae19cd2a2657f55944e6a5aafe230fee6813a0d8888f513

Contents?: true

Size: 207 Bytes

Versions: 119

Compression:

Stored size: 207 Bytes

Contents

require "singleton"
require "chef/platform/priority_map"

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

Version data entries

119 entries across 119 versions & 1 rubygems

Version Path
chef-14.15.6 lib/chef/platform/resource_priority_map.rb
chef-14.15.6-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-14.14.29 lib/chef/platform/resource_priority_map.rb
chef-14.14.29-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-14.14.25-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-14.14.25 lib/chef/platform/resource_priority_map.rb
chef-14.14.14-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-14.14.14 lib/chef/platform/resource_priority_map.rb
chef-14.13.11 lib/chef/platform/resource_priority_map.rb
chef-14.12.9 lib/chef/platform/resource_priority_map.rb
chef-14.12.3 lib/chef/platform/resource_priority_map.rb
chef-13.12.14 lib/chef/platform/resource_priority_map.rb
chef-14.11.21 lib/chef/platform/resource_priority_map.rb
chef-14.10.9 lib/chef/platform/resource_priority_map.rb
chef-14.9.13 lib/chef/platform/resource_priority_map.rb
chef-14.8.12 lib/chef/platform/resource_priority_map.rb
chef-14.7.17 lib/chef/platform/resource_priority_map.rb
chef-13.12.3 lib/chef/platform/resource_priority_map.rb
chef-14.6.47 lib/chef/platform/resource_priority_map.rb
chef-13.11.3 lib/chef/platform/resource_priority_map.rb