Class: Chef::Deprecated::ResourceCloning

Inherits:
Base
  • Object
show all
Defined in:
lib/chef/deprecated.rb

Constant Summary

Constants inherited from Base

Base::BASE_URL

Instance Attribute Summary

Attributes inherited from Base

#location, #message

Instance Method Summary collapse

Methods inherited from Base

#<<, #initialize, #inspect, #link, #url

Constructor Details

This class inherits a constructor from Chef::Deprecated::Base

Instance Method Details

#idObject



180
181
182
# File 'lib/chef/deprecated.rb', line 180

def id
  3694
end

#targetObject



184
185
186
# File 'lib/chef/deprecated.rb', line 184

def target
  "resource_cloning.html"
end