class Chef::Deprecated::InternalApi

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 70
def id
  0
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 74
def target
  "internal_api.html"
end