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/compat/tap.rb

8 lines
128 B
Ruby
Raw Normal View History

add compat/tap To keep backward compatibility for API name changing.
2016-03-07 18:07:09 +08:00
require "tap"
class Tap
def core_formula_repository?
Add more deprecations, disable some existing ones. Add more `odeprecated` calls to places that have been deprecated for a while in the wild and move some of the existing `odeprecated` calls to be `odisabled` to allow deleting the compatibility code.
2018-01-09 19:52:34 +00:00
odisabled "Tap#core_formula_repository?", "Tap#core_tap?"
add compat/tap To keep backward compatibility for API name changing.
2016-03-07 18:07:09 +08:00
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 838ms Template: 23ms
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