Merge pull request #17250 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.14.0

This commit is contained in:
Carlo Cabrera 2024-05-07 20:10:20 +01:00 committed by GitHub
commit dc4af23023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
145 changed files with 250 additions and 95 deletions

View File

@ -137,7 +137,7 @@ GEM
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
stackprof (0.2.26)
tapioca (0.13.3)
tapioca (0.14.0)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)

View File

@ -4,4 +4,5 @@
# This is an autogenerated file for dynamic methods in `Homebrew::CLI::Args`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::CLI::Args`.
class Homebrew::CLI::Args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Analytics`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Analytics`.
class Homebrew::Cmd::Analytics
sig { returns(Homebrew::Cmd::Analytics::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Autoremove`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Autoremove`.
class Homebrew::Cmd::Autoremove
sig { returns(Homebrew::Cmd::Autoremove::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Cache`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Cache`.
class Homebrew::Cmd::Cache
sig { returns(Homebrew::Cmd::Cache::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Caskroom`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Caskroom`.
class Homebrew::Cmd::Caskroom
sig { returns(Homebrew::Cmd::Caskroom::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Cellar`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Cellar`.
class Homebrew::Cmd::Cellar
sig { returns(Homebrew::Cmd::Cellar::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::CleanupCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::CleanupCmd`.
class Homebrew::Cmd::CleanupCmd
sig { returns(Homebrew::Cmd::CleanupCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Command`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Command`.
class Homebrew::Cmd::Command
sig { returns(Homebrew::Cmd::Command::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::CommandsCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::CommandsCmd`.
class Homebrew::Cmd::CommandsCmd
sig { returns(Homebrew::Cmd::CommandsCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::CompletionsCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::CompletionsCmd`.
class Homebrew::Cmd::CompletionsCmd
sig { returns(Homebrew::Cmd::CompletionsCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Config`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Config`.
class Homebrew::Cmd::Config
sig { returns(Homebrew::Cmd::Config::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Deps`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Deps`.
class Homebrew::Cmd::Deps
sig { returns(Homebrew::Cmd::Deps::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Desc`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Desc`.
class Homebrew::Cmd::Desc
sig { returns(Homebrew::Cmd::Desc::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Developer`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Developer`.
class Homebrew::Cmd::Developer
sig { returns(Homebrew::Cmd::Developer::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Docs`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Docs`.
class Homebrew::Cmd::Docs
sig { returns(Homebrew::Cmd::Docs::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Doctor`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Doctor`.
class Homebrew::Cmd::Doctor
sig { returns(Homebrew::Cmd::Doctor::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Env`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Env`.
class Homebrew::Cmd::Env
sig { returns(Homebrew::Cmd::Env::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::FetchCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::FetchCmd`.
class Homebrew::Cmd::FetchCmd
sig { returns(Homebrew::Cmd::FetchCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::GistLogs`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::GistLogs`.
class Homebrew::Cmd::GistLogs
sig { returns(Homebrew::Cmd::GistLogs::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::HelpCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::HelpCmd`.
class Homebrew::Cmd::HelpCmd
sig { returns(Homebrew::Cmd::HelpCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Home`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Home`.
class Homebrew::Cmd::Home
sig { returns(Homebrew::Cmd::Home::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Info`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Info`.
class Homebrew::Cmd::Info
sig { returns(Homebrew::Cmd::Info::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::InstallCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::InstallCmd`.
class Homebrew::Cmd::InstallCmd
sig { returns(Homebrew::Cmd::InstallCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Leaves`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Leaves`.
class Homebrew::Cmd::Leaves
sig { returns(Homebrew::Cmd::Leaves::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Link`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Link`.
class Homebrew::Cmd::Link
sig { returns(Homebrew::Cmd::Link::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::List`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::List`.
class Homebrew::Cmd::List
sig { returns(Homebrew::Cmd::List::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Log`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Log`.
class Homebrew::Cmd::Log
sig { returns(Homebrew::Cmd::Log::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Migrate`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Migrate`.
class Homebrew::Cmd::Migrate
sig { returns(Homebrew::Cmd::Migrate::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Missing`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Missing`.
class Homebrew::Cmd::Missing
sig { returns(Homebrew::Cmd::Missing::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::NodenvSync`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::NodenvSync`.
class Homebrew::Cmd::NodenvSync
sig { returns(Homebrew::Cmd::NodenvSync::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::OptionsCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::OptionsCmd`.
class Homebrew::Cmd::OptionsCmd
sig { returns(Homebrew::Cmd::OptionsCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Outdated`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Outdated`.
class Homebrew::Cmd::Outdated
sig { returns(Homebrew::Cmd::Outdated::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Pin`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Pin`.
class Homebrew::Cmd::Pin
sig { returns(Homebrew::Cmd::Pin::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Postinstall`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Postinstall`.
class Homebrew::Cmd::Postinstall
sig { returns(Homebrew::Cmd::Postinstall::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Prefix`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Prefix`.
class Homebrew::Cmd::Prefix
sig { returns(Homebrew::Cmd::Prefix::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::PyenvSync`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::PyenvSync`.
class Homebrew::Cmd::PyenvSync
sig { returns(Homebrew::Cmd::PyenvSync::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::RbenvSync`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::RbenvSync`.
class Homebrew::Cmd::RbenvSync
sig { returns(Homebrew::Cmd::RbenvSync::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::ReadallCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::ReadallCmd`.
class Homebrew::Cmd::ReadallCmd
sig { returns(Homebrew::Cmd::ReadallCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Reinstall`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Reinstall`.
class Homebrew::Cmd::Reinstall
sig { returns(Homebrew::Cmd::Reinstall::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Repository`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Repository`.
class Homebrew::Cmd::Repository
sig { returns(Homebrew::Cmd::Repository::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::SearchCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::SearchCmd`.
class Homebrew::Cmd::SearchCmd
sig { returns(Homebrew::Cmd::SearchCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::TapCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::TapCmd`.
class Homebrew::Cmd::TapCmd
sig { returns(Homebrew::Cmd::TapCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::TapInfo`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::TapInfo`.
class Homebrew::Cmd::TapInfo
sig { returns(Homebrew::Cmd::TapInfo::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::UninstallCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::UninstallCmd`.
class Homebrew::Cmd::UninstallCmd
sig { returns(Homebrew::Cmd::UninstallCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::UnlinkCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::UnlinkCmd`.
class Homebrew::Cmd::UnlinkCmd
sig { returns(Homebrew::Cmd::UnlinkCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Unpin`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Unpin`.
class Homebrew::Cmd::Unpin
sig { returns(Homebrew::Cmd::Unpin::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Untap`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Untap`.
class Homebrew::Cmd::Untap
sig { returns(Homebrew::Cmd::Untap::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::UpdateReport`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::UpdateReport`.
class Homebrew::Cmd::UpdateReport
sig { returns(Homebrew::Cmd::UpdateReport::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::UpgradeCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::UpgradeCmd`.
class Homebrew::Cmd::UpgradeCmd
sig { returns(Homebrew::Cmd::UpgradeCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Uses`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Uses`.
class Homebrew::Cmd::Uses
sig { returns(Homebrew::Cmd::Uses::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Audit`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Audit`.
class Homebrew::DevCmd::Audit
sig { returns(Homebrew::DevCmd::Audit::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Bottle`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Bottle`.
class Homebrew::DevCmd::Bottle
sig { returns(Homebrew::DevCmd::Bottle::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Bump`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Bump`.
class Homebrew::DevCmd::Bump
sig { returns(Homebrew::DevCmd::Bump::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::BumpCaskPr`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::BumpCaskPr`.
class Homebrew::DevCmd::BumpCaskPr
sig { returns(Homebrew::DevCmd::BumpCaskPr::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::BumpFormulaPr`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::BumpFormulaPr`.
class Homebrew::DevCmd::BumpFormulaPr
sig { returns(Homebrew::DevCmd::BumpFormulaPr::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::BumpRevision`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::BumpRevision`.
class Homebrew::DevCmd::BumpRevision
sig { returns(Homebrew::DevCmd::BumpRevision::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::BumpUnversionedCasks`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::BumpUnversionedCasks`.
class Homebrew::DevCmd::BumpUnversionedCasks
sig { returns(Homebrew::DevCmd::BumpUnversionedCasks::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Cat`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Cat`.
class Homebrew::DevCmd::Cat
sig { returns(Homebrew::DevCmd::Cat::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Contributions`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Contributions`.
class Homebrew::DevCmd::Contributions
sig { returns(Homebrew::DevCmd::Contributions::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Create`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Create`.
class Homebrew::DevCmd::Create
sig { returns(Homebrew::DevCmd::Create::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::DetermineTestRunners`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::DetermineTestRunners`.
class Homebrew::DevCmd::DetermineTestRunners
sig { returns(Homebrew::DevCmd::DetermineTestRunners::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::DispatchBuildBottle`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::DispatchBuildBottle`.
class Homebrew::DevCmd::DispatchBuildBottle
sig { returns(Homebrew::DevCmd::DispatchBuildBottle::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Edit`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Edit`.
class Homebrew::DevCmd::Edit
sig { returns(Homebrew::DevCmd::Edit::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Extract`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Extract`.
class Homebrew::DevCmd::Extract
sig { returns(Homebrew::DevCmd::Extract::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::FormulaCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::FormulaCmd`.
class Homebrew::DevCmd::FormulaCmd
sig { returns(Homebrew::DevCmd::FormulaCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::GenerateCaskApi`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::GenerateCaskApi`.
class Homebrew::DevCmd::GenerateCaskApi
sig { returns(Homebrew::DevCmd::GenerateCaskApi::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::GenerateFormulaApi`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::GenerateFormulaApi`.
class Homebrew::DevCmd::GenerateFormulaApi
sig { returns(Homebrew::DevCmd::GenerateFormulaApi::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::GenerateManCompletions`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::GenerateManCompletions`.
class Homebrew::DevCmd::GenerateManCompletions
sig { returns(Homebrew::DevCmd::GenerateManCompletions::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::InstallBundlerGems`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::InstallBundlerGems`.
class Homebrew::DevCmd::InstallBundlerGems
sig { returns(Homebrew::DevCmd::InstallBundlerGems::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Irb`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Irb`.
class Homebrew::DevCmd::Irb
sig { returns(Homebrew::DevCmd::Irb::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Linkage`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Linkage`.
class Homebrew::DevCmd::Linkage
sig { returns(Homebrew::DevCmd::Linkage::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::LivecheckCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::LivecheckCmd`.
class Homebrew::DevCmd::LivecheckCmd
sig { returns(Homebrew::DevCmd::LivecheckCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::PrAutomerge`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::PrAutomerge`.
class Homebrew::DevCmd::PrAutomerge
sig { returns(Homebrew::DevCmd::PrAutomerge::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::PrPublish`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::PrPublish`.
class Homebrew::DevCmd::PrPublish
sig { returns(Homebrew::DevCmd::PrPublish::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::PrPull`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::PrPull`.
class Homebrew::DevCmd::PrPull
sig { returns(Homebrew::DevCmd::PrPull::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::PrUpload`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::PrUpload`.
class Homebrew::DevCmd::PrUpload
sig { returns(Homebrew::DevCmd::PrUpload::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Prof`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Prof`.
class Homebrew::DevCmd::Prof
sig { returns(Homebrew::DevCmd::Prof::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Release`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Release`.
class Homebrew::DevCmd::Release
sig { returns(Homebrew::DevCmd::Release::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Ruby`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Ruby`.
class Homebrew::DevCmd::Ruby
sig { returns(Homebrew::DevCmd::Ruby::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Rubydoc`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Rubydoc`.
class Homebrew::DevCmd::Rubydoc
sig { returns(Homebrew::DevCmd::Rubydoc::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Sh`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Sh`.
class Homebrew::DevCmd::Sh
sig { returns(Homebrew::DevCmd::Sh::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::StyleCmd`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::StyleCmd`.
class Homebrew::DevCmd::StyleCmd
sig { returns(Homebrew::DevCmd::StyleCmd::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::TapNew`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::TapNew`.
class Homebrew::DevCmd::TapNew
sig { returns(Homebrew::DevCmd::TapNew::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Test`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Test`.
class Homebrew::DevCmd::Test
sig { returns(Homebrew::DevCmd::Test::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Tests`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Tests`.
class Homebrew::DevCmd::Tests
sig { returns(Homebrew::DevCmd::Tests::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Typecheck`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Typecheck`.
class Homebrew::DevCmd::Typecheck
sig { returns(Homebrew::DevCmd::Typecheck::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Unbottled`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Unbottled`.
class Homebrew::DevCmd::Unbottled
sig { returns(Homebrew::DevCmd::Unbottled::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::Unpack`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::Unpack`.
class Homebrew::DevCmd::Unpack
sig { returns(Homebrew::DevCmd::Unpack::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::UpdateLicenseData`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::UpdateLicenseData`.
class Homebrew::DevCmd::UpdateLicenseData
sig { returns(Homebrew::DevCmd::UpdateLicenseData::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::UpdateMaintainers`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::UpdateMaintainers`.
class Homebrew::DevCmd::UpdateMaintainers
sig { returns(Homebrew::DevCmd::UpdateMaintainers::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::UpdatePythonResources`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::UpdatePythonResources`.
class Homebrew::DevCmd::UpdatePythonResources
sig { returns(Homebrew::DevCmd::UpdatePythonResources::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::UpdateSponsors`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::UpdateSponsors`.
class Homebrew::DevCmd::UpdateSponsors
sig { returns(Homebrew::DevCmd::UpdateSponsors::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::UpdateTest`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::UpdateTest`.
class Homebrew::DevCmd::UpdateTest
sig { returns(Homebrew::DevCmd::UpdateTest::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::VendorGems`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::VendorGems`.
class Homebrew::DevCmd::VendorGems
sig { returns(Homebrew::DevCmd::VendorGems::Args) }
def args; end

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `Homebrew::EnvConfig`.
# Please instead update this file by running `bin/tapioca dsl Homebrew::EnvConfig`.
module Homebrew::EnvConfig
class << self
sig { returns(T.nilable(::String)) }

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::Cask::Variables`.
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::Cask::Variables`.
class RuboCop::Cop::Cask::Variables
sig do
params(

View File

@ -4,4 +4,5 @@
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::FormulaAudit::AssertStatements`.
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::AssertStatements`.
class RuboCop::Cop::FormulaAudit::AssertStatements; end

View File

@ -4,4 +4,5 @@
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::FormulaAudit::ClassInheritance`.
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::ClassInheritance`.
class RuboCop::Cop::FormulaAudit::ClassInheritance; end

View File

@ -4,4 +4,5 @@
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::FormulaAudit::ClassName`.
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::ClassName`.
class RuboCop::Cop::FormulaAudit::ClassName; end

Some files were not shown because too many files have changed in this diff Show More