Class: Chef::Deprecated::DeployResource
- Defined in:
- lib/chef/deprecated.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
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
#id ⇒ Object
262 263 264 |
# File 'lib/chef/deprecated.rb', line 262 def id 21 end |
#target ⇒ Object
266 267 268 |
# File 'lib/chef/deprecated.rb', line 266 def target "deploy_resource.html" end |