Logo
Explore Help
Sign In
admin/brew
1
0
Fork 0
You've already forked brew
Code Issues Packages Projects Releases 6 Wiki Activity
brew/Library/Homebrew/utils/gems.rbi

7 lines
97 B
Plaintext
Raw Normal View History

env_config: add `auto` option for `download_concurrency` This will allow the user to set `HOMEBREW_DOWNLOAD_CONCURRENCY` to `auto` to have Homebrew use the number of cores on the machine * 2.
2025-07-29 15:15:37 +01:00
# typed: strict
# frozen_string_literal: true
module Homebrew
Move `o*` output methods to `Utils::Output` This reduces the surface area of our `Kernel` monkeypatch and removes the need to `include Kernel` in a bunch of modules. While we're here, also move `Kernel#require?` to `Homebrew` and fully scope the calls to it.
2025-08-20 19:20:19 +01:00
extend Utils::Output::Mixin
env_config: add `auto` option for `download_concurrency` This will allow the user to set `HOMEBREW_DOWNLOAD_CONCURRENCY` to `auto` to have Homebrew use the number of cores on the machine * 2.
2025-07-29 15:15:37 +01:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 493ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API