CookbookDependenciesUpdate, CookbookDepsInstall
13 14 15 16
# File 'lib/chef/knife/cookbook_dependencies_install.rb', line 13 def run ::KCD.ui = ui ::KCD::Cookbookfile.process_install(config[:without]) end