class Chef::Deprecated::EasyInstall

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 122
def id
  6
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 126
def target
  "easy_install.html"
end