Merge pull request #15691 from Homebrew/sorbet-files-update
This commit is contained in:
commit
8bfe579e8a
@ -3,6 +3,15 @@
|
|||||||
|
|
||||||
# typed: autogenerated
|
# typed: autogenerated
|
||||||
|
|
||||||
|
class AbstractCoreTap
|
||||||
|
def initialize(*args, &blk); end
|
||||||
|
end
|
||||||
|
|
||||||
|
class AbstractCoreTap
|
||||||
|
extend ::T::Private::Abstract::Hooks
|
||||||
|
extend ::T::InterfaceWrapper::Helpers
|
||||||
|
end
|
||||||
|
|
||||||
class AbstractDownloadStrategy
|
class AbstractDownloadStrategy
|
||||||
include ::FileUtils::StreamUtils_
|
include ::FileUtils::StreamUtils_
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user