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
/
early.rb
5 lines
90 B
Ruby
Raw
Normal View
History
Unescape
Escape
Move type annotations into files.
2020-10-10 14:16:11 +02:00
# typed: strict
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 compatibility layer for `AbstractDownloadStrategy#fetch`.
2021-03-24 09:04:49 +01:00
Deprecate `_fetch` without `timeout` option.
2021-04-03 05:17:08 +02:00
require_relative
"
early/download_strategy
"
Reference in New Issue
Copy Permalink