mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 20:50:29 +00:00
Mark Fetch as private.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user