Class: Chef::Deprecated::EasyInstall
- 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
120 121 122 |
# File 'lib/chef/deprecated.rb', line 120 def id 6 end |
#target ⇒ Object
124 125 126 |
# File 'lib/chef/deprecated.rb', line 124 def target "easy_install.html" end |