index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
compat
/
version.rb
blob: 4a6fd7ace58a28825d0f9530bd24b64138c9d3ed (
plain
)
1
2
3
4
5
class
Version
def
slice
(
*
)
odisabled
"Version#slice"
,
"Version#to_s.slice"
end
end