diff --git a/Library/Homebrew/fetch.rb b/Library/Homebrew/fetch.rb index 7b0e76cd85..717537cbc1 100644 --- a/Library/Homebrew/fetch.rb +++ b/Library/Homebrew/fetch.rb @@ -1,6 +1,7 @@ # frozen_string_literal: true module Homebrew + # @api private module Fetch def fetch_bottle?(f, args:) return true if args.force_bottle? && f.bottle