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
/
cask
/
url.rbi
8 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement nested `url do` API.
2021-03-31 06:14:41 +02:00
# typed: strict
Refactor formula, cask and Ruby source downloads to use shared code
2023-04-18 00:22:13 +01:00
module Cask
class URL
include Kernel
end
Implement nested `url do` API.
2021-03-31 06:14:41 +02:00
end
Reference in New Issue
Copy Permalink