Method: Chef::Application#chef_configfetcher
- Defined in:
- lib/chef/application.rb
#chef_configfetcher ⇒ Object
123 124 125 126 |
# File 'lib/chef/application.rb', line 123 def chef_configfetcher require_relative "config_fetcher" Chef::ConfigFetcher end |