mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Mark Fetch
as private.
This commit is contained in:
parent
78b09a278d
commit
e2b784bb98
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user