Method: Chef::Deprecated::Base.deprecation_id
- Defined in:
- lib/chef/deprecated.rb
.deprecation_id ⇒ Object (readonly)
Returns the value of attribute deprecation_id.
94 95 96 |
# File 'lib/chef/deprecated.rb', line 94 def deprecation_id @deprecation_id end |