class Chef::Deprecated::ChefRest

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 152
def id
  9
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 156
def target
  "chef_rest.html"
end