class Chef::Deprecated::CustomResource
Public Instance Methods
id()
click to toggle source
# File lib/chef/deprecated.rb, line 112 def id 5 end
target()
click to toggle source
# File lib/chef/deprecated.rb, line 116 def target "custom_resource_cleanups.html" end