class Chef::Deprecated::ChefPlatformMethods

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 192
def id
  13
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 196
def target
  "chef_platform_methods.html"
end