Logo
Explore Help
Sign In
mirrors/brew
1
0
Fork 0
You've already forked brew
mirror of https://github.com/Homebrew/brew.git synced 2025-07-14 16:09:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
brew/Library/Homebrew/compat.rb

7 lines
124 B
Ruby
Raw Normal View History

Move type annotations into files.
2020-10-10 14:16:11 +02:00
# typed: strict
compat: add missing frozen string literals. These weren't added yet due to CI being run at different times to merges.
2019-04-23 09:41:04 -07:00
# frozen_string_literal: true
Deprecate global `Homebrew.args`.
2020-08-06 16:14:07 +02:00
require "compat/cli/parser"
Rename Formula#installed? to Formula#latest_version_installed? This naming has always been a bit weird and confusing so let's change it and provide a `compat` fallback for later deprecation.
2019-12-03 11:42:09 +00:00
require "compat/formula"
Completely deprecate `Homebrew.args`.
2020-09-23 03:43:54 +02:00
require "compat/global"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 187ms Template: 3ms
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