module Chef::Mixin::Which
Private Instance Methods
Source
# File lib/chef/mixin/which.rb, line 34 def __extra_path __default_paths end
we dep-inject default paths into this API for historical reasons
@api private
# File lib/chef/mixin/which.rb, line 34 def __extra_path __default_paths end
we dep-inject default paths into this API for historical reasons
@api private