This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
brew
Watch
1
Star
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
4 lines
65 B
Ruby
Raw
Normal View
History
Unescape
Escape
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
Add `*_to_slashes` methods to `compat`.
2019-04-20 23:56:55 +02:00
require
"
compat/cask/dsl/version
"
Reference in New Issue
Copy Permalink