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
122 123 124 |
# File 'lib/chef/deprecated.rb', line 122 def id 6 end |
#target ⇒ Object
126 127 128 |
# File 'lib/chef/deprecated.rb', line 126 def target "easy_install.html" end |