class Chef::Deprecated::UseInlineResources

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 232
def id
  17
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 236
def target
  "use_inline_resources.html"
end