Class: Chef::Deprecated::ChefRest
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
152 153 154 |
# File 'lib/chef/deprecated.rb', line 152 def id 9 end |
#target ⇒ Object
156 157 158 |
# File 'lib/chef/deprecated.rb', line 156 def target "chef_rest.html" end |