class Chef::Deprecated::DeployResource

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 262
def id
  21
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 266
def target
  "deploy_resource.html"
end