Class: Chef::Deprecated::LaunchdHashProperty
- 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
182 183 184 |
# File 'lib/chef/deprecated.rb', line 182 def id 12 end |
#target ⇒ Object
186 187 188 |
# File 'lib/chef/deprecated.rb', line 186 def target "launchd_hash_property.html" end |