# File lib/chef/knife/cookbook_delete.rb, line 53 def delete_all_versions confirm("Do you really want to delete all versions of #{@cookbook_name}") delete_all_without_confirmation end