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-13.0.118 lib/chef/platform/resource_priority_map.rb
chef-13.0.113-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-13.0.113 lib/chef/platform/resource_priority_map.rb
chef-12.19.36-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.19.36 lib/chef/platform/resource_priority_map.rb
chef-12.19.33 lib/chef/platform/resource_priority_map.rb
chef-12.19.33-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.18.31-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.18.31 lib/chef/platform/resource_priority_map.rb
chef-12.17.44-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.17.44 lib/chef/platform/resource_priority_map.rb
chef-12.16.42 lib/chef/platform/resource_priority_map.rb
chef-12.16.42-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.15.19 lib/chef/platform/resource_priority_map.rb
chef-12.15.19-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.14.89-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.14.89 lib/chef/platform/resource_priority_map.rb
chef-12.14.77-universal-mingw32 lib/chef/platform/resource_priority_map.rb
chef-12.14.77 lib/chef/platform/resource_priority_map.rb
chef-12.14.60-universal-mingw32 lib/chef/platform/resource_priority_map.rb