Class/Module Index [+]

Quicksearch

Chef::Mixin::Deprecation

Public Instance Methods

deprecated_ivar(obj, name, level=nil) click to toggle source
# File lib/chef/mixin/deprecation.rb, line 59
def deprecated_ivar(obj, name, level=nil)
  DeprecatedInstanceVariable.new(obj, name, level)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.