This website requires JavaScript.
Explore
Help
Sign In
admin
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
brew
/
Library
/
Homebrew
/
compat
/
keg.rb
6 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
move more deprecated methods to compat folder
2015-11-16 23:18:31 +08:00
class
Keg
def
fname
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
"
Keg
#
fname
"
,
"
Keg
#
name
"
move more deprecated methods to compat folder
2015-11-16 23:18:31 +08:00
end
end
Reference in New Issue
Copy Permalink