sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
7ee069ef47
commit
7fc3ff6984
@ -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