Class: Chef::Deprecated::ErlResource
- 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
272 273 274 |
# File 'lib/chef/deprecated.rb', line 272 def id 22 end |
#target ⇒ Object
276 277 278 |
# File 'lib/chef/deprecated.rb', line 276 def target "erl_resource.html" end |