class Chef::Deprecated::PackageMisc

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 212
def id
  15
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 216
def target
  "package_misc.html"
end