Method: Chef::Mixin.deprecated_constants
- Defined in:
- lib/chef/mixin/deprecation.rb
.deprecated_constants ⇒ Object
22 23 24 |
# File 'lib/chef/mixin/deprecation.rb', line 22 def self.deprecated_constants @deprecated_constants ||= {} end |