Class: Chef::Deprecated::LocalListen
- 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
242 243 244 |
# File 'lib/chef/deprecated.rb', line 242 def id 18 end |
#target ⇒ Object
246 247 248 |
# File 'lib/chef/deprecated.rb', line 246 def target "local_listen.html" end |