class Chef::Deprecated::NamespaceCollisions

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 252
def id
  19
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 256
def target
  "namespace_collisions.html"
end