From f080fa2d63117ad88f5f323b9932fe4cd646b557 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 20 Dec 2023 02:33:24 +0000 Subject: [PATCH] docs: updates from Homebrew/brew --- docs/RuboCop.html | 2 +- docs/RuboCop/Cop.html | 2 +- docs/RuboCop/Cop/Cask.html | 4 +- docs/RuboCop/Cop/Cask/CaskHelp.html | 2 +- docs/RuboCop/Cop/Cask/Discontinued.html | 262 +++ docs/_index.html | 7 + docs/class_list.html | 2 +- docs/method_list.html | 2786 ++++++++++++----------- 8 files changed, 1672 insertions(+), 1395 deletions(-) create mode 100644 docs/RuboCop/Cop/Cask/Discontinued.html diff --git a/docs/RuboCop.html b/docs/RuboCop.html index f327a2973..f4e3e0545 100644 --- a/docs/RuboCop.html +++ b/docs/RuboCop.html @@ -79,7 +79,7 @@
Defined in:
rubocops/io_read.rb,
- rubocops/desc.rb,
rubocops/text.rb,
rubocops/urls.rb,
rubocops/class.rb,
rubocops/files.rb,
rubocops/lines.rb,
rubocops/bottle.rb,
rubocops/caveats.rb,
rubocops/options.rb,
rubocops/patches.rb,
rubocops/service.rb,
rubocops/version.rb,
rubocops/cask/url.rb,
rubocops/checksum.rb,
rubocops/homepage.rb,
rubocops/keg_only.rb,
rubocops/cask/desc.rb,
rubocops/conflicts.rb,
rubocops/livecheck.rb,
rubocops/cask/variables.rb,
rubocops/shell_commands.rb,
rubocops/cask/ast/stanza.rb,
rubocops/uses_from_macos.rb,
rubocops/cask/extend/node.rb,
rubocops/components_order.rb,
rubocops/dependency_order.rb,
rubocops/cask/no_overrides.rb,
rubocops/cask/stanza_order.rb,
rubocops/deprecate_disable.rb,
rubocops/move_to_extend_os.rb,
rubocops/extend/formula_cop.rb,
rubocops/shared/desc_helper.rb,
rubocops/cask/ast/cask_block.rb,
rubocops/cask/ast/cask_header.rb,
rubocops/cask/mixin/cask_help.rb,
rubocops/cask/stanza_grouping.rb,
rubocops/cask/constants/stanza.rb,
rubocops/components_redundancy.rb,
rubocops/shared/helper_functions.rb,
rubocops/cask/mixin/on_url_stanza.rb,
rubocops/cask/mixin/on_desc_stanza.rb,
rubocops/cask/on_system_conditionals.rb,
rubocops/cask/mixin/on_homepage_stanza.rb,
rubocops/cask/homepage_url_trailing_slash.rb,
rubocops/cask/url_legacy_comma_separators.rb,
rubocops/shared/on_system_conditionals_helper.rb
+ rubocops/desc.rb,
rubocops/text.rb,
rubocops/urls.rb,
rubocops/class.rb,
rubocops/files.rb,
rubocops/lines.rb,
rubocops/bottle.rb,
rubocops/caveats.rb,
rubocops/options.rb,
rubocops/patches.rb,
rubocops/service.rb,
rubocops/version.rb,
rubocops/cask/url.rb,
rubocops/checksum.rb,
rubocops/homepage.rb,
rubocops/keg_only.rb,
rubocops/cask/desc.rb,
rubocops/conflicts.rb,
rubocops/livecheck.rb,
rubocops/cask/variables.rb,
rubocops/shell_commands.rb,
rubocops/cask/ast/stanza.rb,
rubocops/uses_from_macos.rb,
rubocops/cask/extend/node.rb,
rubocops/components_order.rb,
rubocops/dependency_order.rb,
rubocops/cask/discontinued.rb,
rubocops/cask/no_overrides.rb,
rubocops/cask/stanza_order.rb,
rubocops/deprecate_disable.rb,
rubocops/move_to_extend_os.rb,
rubocops/extend/formula_cop.rb,
rubocops/shared/desc_helper.rb,
rubocops/cask/ast/cask_block.rb,
rubocops/cask/ast/cask_header.rb,
rubocops/cask/mixin/cask_help.rb,
rubocops/cask/stanza_grouping.rb,
rubocops/cask/constants/stanza.rb,
rubocops/components_redundancy.rb,
rubocops/shared/helper_functions.rb,
rubocops/cask/mixin/on_url_stanza.rb,
rubocops/cask/mixin/on_desc_stanza.rb,
rubocops/cask/on_system_conditionals.rb,
rubocops/cask/mixin/on_homepage_stanza.rb,
rubocops/cask/homepage_url_trailing_slash.rb,
rubocops/cask/url_legacy_comma_separators.rb,
rubocops/shared/on_system_conditionals_helper.rb
diff --git a/docs/RuboCop/Cop.html b/docs/RuboCop/Cop.html index c94627998..b12c5e234 100644 --- a/docs/RuboCop/Cop.html +++ b/docs/RuboCop/Cop.html @@ -79,7 +79,7 @@
Defined in:
rubocops/desc.rb,
- rubocops/text.rb,
rubocops/urls.rb,
rubocops/class.rb,
rubocops/files.rb,
rubocops/lines.rb,
rubocops/bottle.rb,
rubocops/caveats.rb,
rubocops/io_read.rb,
rubocops/options.rb,
rubocops/patches.rb,
rubocops/service.rb,
rubocops/version.rb,
rubocops/cask/url.rb,
rubocops/checksum.rb,
rubocops/homepage.rb,
rubocops/keg_only.rb,
rubocops/cask/desc.rb,
rubocops/conflicts.rb,
rubocops/livecheck.rb,
rubocops/cask/variables.rb,
rubocops/shell_commands.rb,
rubocops/uses_from_macos.rb,
rubocops/components_order.rb,
rubocops/dependency_order.rb,
rubocops/cask/no_overrides.rb,
rubocops/cask/stanza_order.rb,
rubocops/deprecate_disable.rb,
rubocops/move_to_extend_os.rb,
rubocops/extend/formula_cop.rb,
rubocops/shared/desc_helper.rb,
rubocops/cask/mixin/cask_help.rb,
rubocops/cask/stanza_grouping.rb,
rubocops/components_redundancy.rb,
rubocops/shared/helper_functions.rb,
rubocops/cask/mixin/on_url_stanza.rb,
rubocops/cask/mixin/on_desc_stanza.rb,
rubocops/cask/on_system_conditionals.rb,
rubocops/cask/mixin/on_homepage_stanza.rb,
rubocops/cask/homepage_url_trailing_slash.rb,
rubocops/cask/url_legacy_comma_separators.rb,
rubocops/shared/on_system_conditionals_helper.rb
+ rubocops/text.rb,
rubocops/urls.rb,
rubocops/class.rb,
rubocops/files.rb,
rubocops/lines.rb,
rubocops/bottle.rb,
rubocops/caveats.rb,
rubocops/io_read.rb,
rubocops/options.rb,
rubocops/patches.rb,
rubocops/service.rb,
rubocops/version.rb,
rubocops/cask/url.rb,
rubocops/checksum.rb,
rubocops/homepage.rb,
rubocops/keg_only.rb,
rubocops/cask/desc.rb,
rubocops/conflicts.rb,
rubocops/livecheck.rb,
rubocops/cask/variables.rb,
rubocops/shell_commands.rb,
rubocops/uses_from_macos.rb,
rubocops/components_order.rb,
rubocops/dependency_order.rb,
rubocops/cask/discontinued.rb,
rubocops/cask/no_overrides.rb,
rubocops/cask/stanza_order.rb,
rubocops/deprecate_disable.rb,
rubocops/move_to_extend_os.rb,
rubocops/extend/formula_cop.rb,
rubocops/shared/desc_helper.rb,
rubocops/cask/mixin/cask_help.rb,
rubocops/cask/stanza_grouping.rb,
rubocops/components_redundancy.rb,
rubocops/shared/helper_functions.rb,
rubocops/cask/mixin/on_url_stanza.rb,
rubocops/cask/mixin/on_desc_stanza.rb,
rubocops/cask/on_system_conditionals.rb,
rubocops/cask/mixin/on_homepage_stanza.rb,
rubocops/cask/homepage_url_trailing_slash.rb,
rubocops/cask/url_legacy_comma_separators.rb,
rubocops/shared/on_system_conditionals_helper.rb
diff --git a/docs/RuboCop/Cop/Cask.html b/docs/RuboCop/Cop/Cask.html index b26838a20..885be589f 100644 --- a/docs/RuboCop/Cop/Cask.html +++ b/docs/RuboCop/Cop/Cask.html @@ -79,7 +79,7 @@
Defined in:
rubocops/cask/url.rb,
- rubocops/cask/desc.rb,
rubocops/cask/variables.rb,
rubocops/cask/no_overrides.rb,
rubocops/cask/stanza_order.rb,
rubocops/cask/mixin/cask_help.rb,
rubocops/cask/stanza_grouping.rb,
rubocops/cask/mixin/on_url_stanza.rb,
rubocops/cask/mixin/on_desc_stanza.rb,
rubocops/cask/on_system_conditionals.rb,
rubocops/cask/mixin/on_homepage_stanza.rb,
rubocops/cask/homepage_url_trailing_slash.rb,
rubocops/cask/url_legacy_comma_separators.rb
+ rubocops/cask/desc.rb,
rubocops/cask/variables.rb,
rubocops/cask/discontinued.rb,
rubocops/cask/no_overrides.rb,
rubocops/cask/stanza_order.rb,
rubocops/cask/mixin/cask_help.rb,
rubocops/cask/stanza_grouping.rb,
rubocops/cask/mixin/on_url_stanza.rb,
rubocops/cask/mixin/on_desc_stanza.rb,
rubocops/cask/on_system_conditionals.rb,
rubocops/cask/mixin/on_homepage_stanza.rb,
rubocops/cask/homepage_url_trailing_slash.rb,
rubocops/cask/url_legacy_comma_separators.rb
@@ -93,7 +93,7 @@

Defined Under Namespace

- Classes: Desc, HomepageUrlTrailingSlash, NoOverrides, OnSystemConditionals, StanzaGrouping, StanzaOrder, Url, UrlLegacyCommaSeparators, Variables + Classes: Desc, Discontinued, HomepageUrlTrailingSlash, NoOverrides, OnSystemConditionals, StanzaGrouping, StanzaOrder, Url, UrlLegacyCommaSeparators, Variables

diff --git a/docs/RuboCop/Cop/Cask/CaskHelp.html b/docs/RuboCop/Cop/Cask/CaskHelp.html index 28b734d30..b93c4540c 100644 --- a/docs/RuboCop/Cop/Cask/CaskHelp.html +++ b/docs/RuboCop/Cop/Cask/CaskHelp.html @@ -81,7 +81,7 @@
Included in:
-
NoOverrides, OnDescStanza, OnHomepageStanza, OnSystemConditionals, OnUrlStanza, StanzaGrouping, StanzaOrder, Variables
+
Discontinued, NoOverrides, OnDescStanza, OnHomepageStanza, OnSystemConditionals, OnUrlStanza, StanzaGrouping, StanzaOrder, Variables
diff --git a/docs/RuboCop/Cop/Cask/Discontinued.html b/docs/RuboCop/Cop/Cask/Discontinued.html new file mode 100644 index 000000000..020226328 --- /dev/null +++ b/docs/RuboCop/Cop/Cask/Discontinued.html @@ -0,0 +1,262 @@ + + + + + + + Class: RuboCop::Cop::Cask::Discontinued + + — Homebrew Ruby API + + + + + + + + + + + + + + + + + + + +
+ + +

Class: RuboCop::Cop::Cask::Discontinued + + + +

+
+ +
+
Inherits:
+
+ Base + +
    +
  • Object
  • + + + + + +
+ show all + +
+
+ + + + +
+
Extended by:
+
AutoCorrector
+
+ + + +
+
Includes:
+
CaskHelp
+
+ + + + + + +
+
Defined in:
+
rubocops/cask/discontinued.rb
+
+ +
+ +

Overview

+
+

This cop corrects caveats { discontinued } to deprecate!.

+ + +
+
+
+ + +
+ +

+ Constant Summary + collapse +

+ +
+ +
MESSAGE = + +
+
"Use `deprecate!` instead of `caveats { discontinued }`."
+ +
+ + + + + + + + + +

+ Instance Method Summary + collapse +

+ + + + + + + + + + + + + + +

Methods included from CaskHelp

+

#find_end_line, #inner_stanzas, #on_block, #on_cask, #on_system_methods

+ + + + +
+

Instance Method Details

+ + +
+

+ + #on_cask_stanza_block(stanza_block) ⇒ Object + + + + + +

+ + + + +
+
+
+
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+
+
# File 'rubocops/cask/discontinued.rb', line 14
+
+def on_cask_stanza_block(stanza_block)
+  stanza_block.stanzas.select(&:caveats?).each do |stanza|
+    find_discontinued_method_call(stanza.stanza_node) do |node|
+      if caveats_constains_only_discontinued?(node.parent)
+        add_offense(node.parent, message: MESSAGE) do |corrector|
+          corrector.replace(node.parent.source_range,
+                            "deprecate! date: \"#{Date.today}\", because: :discontinued")
+        end
+      else
+        add_offense(node, message: MESSAGE)
+      end
+    end
+  end
+end
+
+
+ +
+ +
+ + + +
+ + \ No newline at end of file diff --git a/docs/_index.html b/docs/_index.html index 5aa2848b9..397e12bea 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -1259,6 +1259,13 @@

Namespace Listing A-Z

+
  • + Discontinued + + (RuboCop::Cop::Cask) + +
  • +
  • DiskUsageExtension diff --git a/docs/class_list.html b/docs/class_list.html index a23935f14..386724be0 100644 --- a/docs/class_list.html +++ b/docs/class_list.html @@ -43,7 +43,7 @@

    Class List

    diff --git a/docs/method_list.html b/docs/method_list.html index de35ac3d5..c80fa5ad9 100644 --- a/docs/method_list.html +++ b/docs/method_list.html @@ -20981,6 +20981,14 @@

    Method List

  • +
    + #on_cask_stanza_block + RuboCop::Cop::Cask::Discontinued +
    +
  • + + +
  • #on_cask_stanza_block RuboCop::Cop::Cask::StanzaOrder @@ -20988,7 +20996,7 @@

    Method List

  • -
  • +
  • #on_cask_stanza_block RuboCop::Cop::Cask::CaskHelp @@ -20996,7 +21004,7 @@

    Method List

  • -
  • +
  • #on_class RuboCop::Cop::FormulaCop @@ -21004,7 +21012,7 @@

    Method List

  • -
  • +
  • #on_desc_stanza RuboCop::Cop::Cask::Desc @@ -21012,7 +21020,7 @@

    Method List

  • -
  • +
  • #on_homepage_stanza RuboCop::Cop::Cask::HomepageUrlTrailingSlash @@ -21020,7 +21028,7 @@

    Method List

  • -
  • +
  • #on_new_investigation RuboCop::Cop::Cask::StanzaOrder @@ -21028,7 +21036,7 @@

    Method List

  • -
  • +
  • #on_send RuboCop::Cop::Homebrew::IORead @@ -21036,7 +21044,7 @@

    Method List

  • -
  • +
  • #on_send RuboCop::Cop::Homebrew::ShellCommands @@ -21044,7 +21052,7 @@

    Method List

  • -
  • +
  • #on_send RuboCop::Cop::Homebrew::ExecShellMetacharacters @@ -21052,7 +21060,7 @@

    Method List

  • -
  • +
  • #on_send RuboCop::Cop::Homebrew::MoveToExtendOS @@ -21060,7 +21068,7 @@

    Method List

  • -
  • +
  • #on_system_methods RuboCop::Cop::Cask::CaskHelp @@ -21068,7 +21076,7 @@

    Method List

  • -
  • +
  • #on_system_stanzas RuboCop::Cop::Cask::NoOverrides @@ -21076,7 +21084,7 @@

    Method List

  • -
  • +
  • #on_url_stanza RuboCop::Cop::Cask::Url @@ -21084,7 +21092,7 @@

    Method List

  • -
  • +
  • #on_url_stanza RuboCop::Cop::Cask::UrlLegacyCommaSeparators @@ -21092,7 +21100,7 @@

    Method List

  • -
  • +
  • #only_formula_or_cask Homebrew::CLI::Args @@ -21100,7 +21108,7 @@

    Method List

  • -
  • +
  • #only_path Cask::URL::DSL @@ -21108,7 +21116,7 @@

    Method List

  • -
  • +
  • #onoe Kernel @@ -21116,7 +21124,7 @@

    Method List

  • -
  • +
  • open_graphql GitHub::API @@ -21124,7 +21132,7 @@

    Method List

  • -
  • +
  • #open_pull_requests Homebrew::VersionBumpInfo @@ -21132,7 +21140,7 @@

    Method List

  • -
  • +
  • open_rest GitHub::API @@ -21140,7 +21148,7 @@

    Method List

  • -
  • +
  • #openjdk_dep_name_if_applicable Keg @@ -21148,7 +21156,7 @@

    Method List

  • -
  • +
  • #opoo Kernel @@ -21156,7 +21164,7 @@

    Method List

  • -
  • +
  • opoo_if_defined Homebrew @@ -21164,7 +21172,7 @@

    Method List

  • -
  • +
  • #opt_bin Formula @@ -21172,7 +21180,7 @@

    Method List

  • -
  • +
  • #opt_elisp Formula @@ -21180,7 +21188,7 @@

    Method List

  • -
  • +
  • #opt_frameworks Formula @@ -21188,7 +21196,7 @@

    Method List

  • -
  • +
  • #opt_include Formula @@ -21196,7 +21204,7 @@

    Method List

  • -
  • +
  • #opt_lib Formula @@ -21204,7 +21212,7 @@

    Method List

  • -
  • +
  • #opt_libexec Formula @@ -21212,7 +21220,7 @@

    Method List

  • -
  • +
  • #opt_pkgshare Formula @@ -21220,7 +21228,7 @@

    Method List

  • -
  • +
  • #opt_prefix Formula @@ -21228,7 +21236,7 @@

    Method List

  • -
  • +
  • #opt_record Keg @@ -21236,7 +21244,7 @@

    Method List

  • -
  • +
  • #opt_sbin Formula @@ -21244,7 +21252,7 @@

    Method List

  • -
  • +
  • #opt_share Formula @@ -21252,7 +21260,7 @@

    Method List

  • -
  • +
  • optimization_flags Hardware::CPU @@ -21260,7 +21268,7 @@

    Method List

  • -
  • +
  • option Formula @@ -21268,7 +21276,7 @@

    Method List

  • -
  • +
  • #option SoftwareSpec @@ -21276,7 +21284,7 @@

    Method List

  • -
  • +
  • option Formatter @@ -21284,7 +21292,7 @@

    Method List

  • -
  • +
  • option_conflicts Commands @@ -21292,7 +21300,7 @@

    Method List

  • -
  • +
  • #option_defined? Formula @@ -21300,7 +21308,7 @@

    Method List

  • -
  • +
  • #option_defined? SoftwareSpec @@ -21308,7 +21316,7 @@

    Method List

  • -
  • +
  • #option_description Homebrew::CLI::Parser @@ -21316,7 +21324,7 @@

    Method List

  • -
  • +
  • #option_names Dependency @@ -21324,7 +21332,7 @@

    Method List

  • -
  • +
  • #option_names Requirement @@ -21332,7 +21340,7 @@

    Method List

  • -
  • +
  • #option_tags Dependable @@ -21340,7 +21348,7 @@

    Method List

  • -
  • +
  • #option_to_description Homebrew::CLI::Parser @@ -21348,7 +21356,7 @@

    Method List

  • -
  • +
  • #option_to_name Homebrew::CLI::Parser @@ -21356,7 +21364,7 @@

    Method List

  • -
  • +
  • #optional Dependencies @@ -21364,7 +21372,7 @@

    Method List

  • -
  • +
  • #optional? Dependable @@ -21372,7 +21380,7 @@

    Method List

  • -
  • +
  • #options Dependable @@ -21380,7 +21388,7 @@

    Method List

  • -
  • +
  • #options BuildError @@ -21388,7 +21396,7 @@

    Method List

  • -
  • +
  • options Homebrew @@ -21396,7 +21404,7 @@

    Method List

  • -
  • +
  • #options SoftwareSpec @@ -21404,7 +21412,7 @@

    Method List

  • -
  • +
  • #options FormulaInstaller @@ -21412,7 +21420,7 @@

    Method List

  • -
  • +
  • options_args Homebrew @@ -21420,7 +21428,7 @@

    Method List

  • -
  • +
  • #options_only Homebrew::CLI::Args @@ -21428,7 +21436,7 @@

    Method List

  • -
  • +
  • #optlink Keg @@ -21436,7 +21444,7 @@

    Method List

  • -
  • +
  • #optlinked? Keg @@ -21444,7 +21452,7 @@

    Method List

  • -
  • +
  • #optlinked? Formula @@ -21452,7 +21460,7 @@

    Method List

  • -
  • +
  • origin SystemConfig @@ -21460,7 +21468,7 @@

    Method List

  • -
  • +
  • #origin_branch_name GitRepository @@ -21468,7 +21476,7 @@

    Method List

  • -
  • +
  • #origin_has_branch? GitRepository @@ -21476,7 +21484,7 @@

    Method List

  • -
  • +
  • #origin_url GitRepository @@ -21484,7 +21492,7 @@

    Method List

  • -
  • +
  • #origin_url= GitRepository @@ -21492,7 +21500,7 @@

    Method List

  • -
  • +
  • os Homebrew::SimulateSystem @@ -21500,7 +21508,7 @@

    Method List

  • -
  • +
  • #os Homebrew::Livecheck::Strategy::Sparkle::Item @@ -21508,7 +21516,7 @@

    Method List

  • -
  • +
  • #os_arch_combinations Homebrew::CLI::Args @@ -21516,7 +21524,7 @@

    Method List

  • -
  • +
  • os_condition_met? OnSystem @@ -21524,7 +21532,7 @@

    Method List

  • -
  • +
  • os_version OS::Linux @@ -21532,7 +21540,7 @@

    Method List

  • -
  • +
  • outdated Homebrew @@ -21540,7 +21548,7 @@

    Method List

  • -
  • +
  • #outdated? Cask::Cask @@ -21548,7 +21556,7 @@

    Method List

  • -
  • +
  • outdated? OS::Mac::Xcode @@ -21556,7 +21564,7 @@

    Method List

  • -
  • +
  • outdated? OS::Mac::CLT @@ -21564,7 +21572,7 @@

    Method List

  • -
  • +
  • outdated_args Homebrew @@ -21572,7 +21580,7 @@

    Method List

  • -
  • +
  • outdated_casks Homebrew @@ -21580,7 +21588,7 @@

    Method List

  • -
  • +
  • #outdated_download_sha? Cask::Cask @@ -21588,7 +21596,7 @@

    Method List

  • -
  • +
  • outdated_formulae Homebrew @@ -21596,7 +21604,7 @@

    Method List

  • -
  • +
  • outdated_formulae_casks Homebrew @@ -21604,7 +21612,7 @@

    Method List

  • -
  • +
  • #outdated_info Cask::Cask @@ -21612,7 +21620,7 @@

    Method List

  • -
  • +
  • outdated_kegs Homebrew::Upgrade @@ -21620,7 +21628,7 @@

    Method List

  • -
  • +
  • #outdated_release? MacOSVersion @@ -21628,7 +21636,7 @@

    Method List

  • -
  • +
  • #outdated_version Cask::Cask @@ -21636,7 +21644,7 @@

    Method List

  • -
  • +
  • #output Homebrew::Uninstall::DeveloperDependentsMessage @@ -21644,7 +21652,7 @@

    Method List

  • -
  • +
  • #output Homebrew::Uninstall::NondeveloperDependentsMessage @@ -21652,7 +21660,7 @@

    Method List

  • -
  • +
  • #output ErrorDuringExecution @@ -21660,7 +21668,7 @@

    Method List

  • -
  • +
  • output Utils::Analytics @@ -21668,7 +21676,7 @@

    Method List

  • -
  • +
  • output_analytics Utils::Analytics @@ -21676,7 +21684,7 @@

    Method List

  • -
  • +
  • output_github_packages_downloads Utils::Analytics @@ -21684,7 +21692,7 @@

    Method List

  • -
  • +
  • output_lost_bottles Homebrew @@ -21692,7 +21700,7 @@

    Method List

  • -
  • +
  • output_total Homebrew @@ -21700,7 +21708,7 @@

    Method List

  • -
  • +
  • output_unbottled Homebrew @@ -21708,7 +21716,7 @@

    Method List

  • -
  • +
  • output_update_report Homebrew @@ -21716,7 +21724,7 @@

    Method List

  • -
  • +
  • overridable_java_home_env Language::Java @@ -21724,7 +21732,7 @@

    Method List

  • -
  • +
  • #owner Resource @@ -21732,7 +21740,7 @@

    Method List

  • -
  • +
  • #owner SoftwareSpec @@ -21740,7 +21748,7 @@

    Method List

  • -
  • +
  • #owner Homebrew::ResourceAuditor @@ -21748,7 +21756,7 @@

    Method List

  • -
  • +
  • #owner= ExternalPatch @@ -21756,7 +21764,7 @@

    Method List

  • -
  • +
  • owner_uid Homebrew @@ -21764,7 +21772,7 @@

    Method List

  • -
  • +
  • pack_for_installation Language::Node @@ -21772,7 +21780,7 @@

    Method List

  • -
  • +
  • #package_count Messages @@ -21780,7 +21788,7 @@

    Method List

  • -
  • +
  • #package_id Cask::Pkg @@ -21788,7 +21796,7 @@

    Method List

  • -
  • +
  • #package_installed Messages @@ -21796,7 +21804,7 @@

    Method List

  • -
  • +
  • package_or_resource_name Homebrew::Livecheck @@ -21804,7 +21812,7 @@

    Method List

  • -
  • +
  • package_or_resource_skip Homebrew::Livecheck::SkipConditions @@ -21812,7 +21820,7 @@

    Method List

  • -
  • +
  • page_content Homebrew::Livecheck::Strategy @@ -21820,7 +21828,7 @@

    Method List

  • -
  • +
  • page_headers Homebrew::Livecheck::Strategy @@ -21828,7 +21836,7 @@

    Method List

  • -
  • +
  • paginate_rest GitHub::API @@ -21836,7 +21844,7 @@

    Method List

  • -
  • +
  • #pair_node RuboCop::Cask::AST::CaskHeader @@ -21844,7 +21852,7 @@

    Method List

  • -
  • +
  • #pairs Cask::DSL::Container @@ -21852,7 +21860,7 @@

    Method List

  • -
  • +
  • #parameters RuboCop::Cop::HelperFunctions @@ -21860,7 +21868,7 @@

    Method List

  • -
  • +
  • #parameters_passed? RuboCop::Cop::HelperFunctions @@ -21868,7 +21876,7 @@

    Method List

  • -
  • +
  • parent Utils::Shell @@ -21876,7 +21884,7 @@

    Method List

  • -
  • +
  • #parent Homebrew::CLI::NamedArgs @@ -21884,7 +21892,7 @@

    Method List

  • -
  • +
  • parse Locale @@ -21892,7 +21900,7 @@

    Method List

  • -
  • +
  • parse Version @@ -21900,7 +21908,7 @@

    Method List

  • -
  • +
  • #parse Homebrew::CLI::Parser @@ -21908,7 +21916,7 @@

    Method List

  • -
  • +
  • parse PkgVersion @@ -21916,7 +21924,7 @@

    Method List

  • -
  • +
  • #parse Version::Parser @@ -21924,7 +21932,7 @@

    Method List

  • -
  • +
  • #parse Version::RegexParser @@ -21932,7 +21940,7 @@

    Method List

  • -
  • +
  • parse_api_response Repology @@ -21940,7 +21948,7 @@

    Method List

  • -
  • +
  • parse_author! Utils @@ -21948,7 +21956,7 @@

    Method List

  • -
  • +
  • #parse_cask_version Homebrew::BumpVersionParser @@ -21956,7 +21964,7 @@

    Method List

  • -
  • +
  • #parse_content IgnoreDirectiveDocstringParser @@ -21964,7 +21972,7 @@

    Method List

  • -
  • +
  • #parse_cron Homebrew::Service @@ -21972,7 +21980,7 @@

    Method List

  • -
  • +
  • parse_curl_output Utils::Curl @@ -21980,7 +21988,7 @@

    Method List

  • -
  • +
  • parse_json Homebrew::Livecheck::Strategy::Json @@ -21988,7 +21996,7 @@

    Method List

  • -
  • +
  • parse_json_files Homebrew @@ -21996,7 +22004,7 @@

    Method List

  • -
  • +
  • parse_license_expression SPDX @@ -22004,7 +22012,7 @@

    Method List

  • -
  • +
  • #parse_remaining Homebrew::CLI::Parser @@ -22012,7 +22020,7 @@

    Method List

  • -
  • +
  • #parse_url Homebrew::FormulaCreator @@ -22020,7 +22028,7 @@

    Method List

  • -
  • +
  • #parse_version Homebrew::BumpVersionParser @@ -22028,7 +22036,7 @@

    Method List

  • -
  • +
  • parse_xml Homebrew::Livecheck::Strategy::Xml @@ -22036,7 +22044,7 @@

    Method List

  • -
  • +
  • parse_yaml Homebrew::Livecheck::Strategy::Yaml @@ -22044,7 +22052,7 @@

    Method List

  • -
  • +
  • #parsed_homebrew_version Tab @@ -22052,7 +22060,7 @@

    Method List

  • -
  • +
  • pat_blurb GitHub @@ -22060,7 +22068,7 @@

    Method List

  • -
  • +
  • #patch Debrew::Formula @@ -22068,7 +22076,7 @@

    Method List

  • -
  • +
  • patch Formula @@ -22076,7 +22084,7 @@

    Method List

  • -
  • +
  • #patch Version @@ -22084,7 +22092,7 @@

    Method List

  • -
  • +
  • #patch Resource @@ -22092,7 +22100,7 @@

    Method List

  • -
  • +
  • #patch SoftwareSpec @@ -22100,7 +22108,7 @@

    Method List

  • -
  • +
  • #patch Cask::DSL::Version @@ -22108,7 +22116,7 @@

    Method List

  • -
  • +
  • #patch! ELFShim @@ -22116,7 +22124,7 @@

    Method List

  • -
  • +
  • #patch_files Resource::PatchResource @@ -22124,7 +22132,7 @@

    Method List

  • -
  • +
  • #patchelf_patcher ELFShim @@ -22132,7 +22140,7 @@

    Method List

  • -
  • +
  • #patches Resource @@ -22140,7 +22148,7 @@

    Method List

  • -
  • +
  • #patches SoftwareSpec @@ -22148,7 +22156,7 @@

    Method List

  • -
  • +
  • #path Tap @@ -22156,7 +22164,7 @@

    Method List

  • -
  • +
  • #path DATAPatch @@ -22164,7 +22172,7 @@

    Method List

  • -
  • +
  • #path Formula @@ -22172,7 +22180,7 @@

    Method List

  • -
  • +
  • path Commands @@ -22180,7 +22188,7 @@

    Method List

  • -
  • +
  • #path Formulary::FormulaLoader @@ -22188,7 +22196,7 @@

    Method List

  • -
  • +
  • path Formulary @@ -22196,7 +22204,7 @@

    Method List

  • -
  • +
  • #path LockFile @@ -22204,7 +22212,7 @@

    Method List

  • -
  • +
  • path Utils::Git @@ -22212,7 +22220,7 @@

    Method List

  • -
  • +
  • path Cask::Cache @@ -22220,7 +22228,7 @@

    Method List

  • -
  • +
  • #path FormulaClassUnavailableErrorModule @@ -22228,7 +22236,7 @@

    Method List

  • -
  • +
  • #path OS::Mac::SDK @@ -22236,7 +22244,7 @@

    Method List

  • -
  • +
  • #path FormulaPin @@ -22244,7 +22252,7 @@

    Method List

  • -
  • +
  • #path Homebrew::TapAuditor @@ -22252,7 +22260,7 @@

    Method List

  • -
  • +
  • path Cask::Caskroom @@ -22260,7 +22268,7 @@

    Method List

  • -
  • +
  • #path Cask::CaskQuarantineError @@ -22268,7 +22276,7 @@

    Method List

  • -
  • +
  • #path UnpackStrategy @@ -22276,7 +22284,7 @@

    Method List

  • -
  • +
  • #path Cask::CaskLoader::FromPathLoader @@ -22284,7 +22292,7 @@

    Method List

  • -
  • +
  • #path Cask::CaskLoader::FromAPILoader @@ -22292,7 +22300,7 @@

    Method List

  • -
  • +
  • path Cask::CaskLoader @@ -22300,7 +22308,7 @@

    Method List

  • -
  • +
  • #path Cask::Artifact::Pkg @@ -22308,7 +22316,7 @@

    Method List

  • -
  • +
  • #path Cask::Artifact::Installer @@ -22316,7 +22324,7 @@

    Method List

  • -
  • +
  • path_occupied? Cask::Utils @@ -22324,7 +22332,7 @@

    Method List

  • -
  • +
  • path_relative_to_workspace GitHub::Actions::Annotation @@ -22332,7 +22340,7 @@

    Method List

  • -
  • +
  • path_resolved_basename Utils::Bottles @@ -22340,7 +22348,7 @@

    Method List

  • -
  • +
  • #path_starts_with? RuboCop::Cop::FormulaAuditStrict::Text @@ -22348,7 +22356,7 @@

    Method List

  • -
  • +
  • path_to_regex Keg::Relocation @@ -22356,7 +22364,7 @@

    Method List

  • -
  • +
  • #pathname GitRepository @@ -22364,7 +22372,7 @@

    Method List

  • -
  • +
  • #paths TapFormulaAmbiguityError @@ -22372,7 +22380,7 @@

    Method List

  • -
  • +
  • #paths Kernel @@ -22380,7 +22388,7 @@

    Method List

  • -
  • +
  • perform_build_from_source_checks Homebrew::Install @@ -22388,7 +22396,7 @@

    Method List

  • -
  • +
  • perform_preinstall_checks Homebrew::Install @@ -22396,7 +22404,7 @@

    Method List

  • -
  • +
  • periodic_clean! Homebrew::Cleanup @@ -22404,7 +22412,7 @@

    Method List

  • -
  • +
  • periodic_clean_due? Homebrew::Cleanup @@ -22412,7 +22420,7 @@

    Method List

  • -
  • +
  • permission GitHub @@ -22420,7 +22428,7 @@

    Method List

  • -
  • +
  • #permit_arch_flags Superenv @@ -22428,7 +22436,7 @@

    Method List

  • -
  • +
  • #permit_arch_flags SharedEnvExtension @@ -22436,7 +22444,7 @@

    Method List

  • -
  • +
  • physical_cpu_arm64? Hardware::CPU @@ -22444,7 +22452,7 @@

    Method List

  • -
  • +
  • pin Homebrew @@ -22452,7 +22460,7 @@

    Method List

  • -
  • +
  • #pin FormulaPin @@ -22460,7 +22468,7 @@

    Method List

  • -
  • +
  • pin_args Homebrew @@ -22468,7 +22476,7 @@

    Method List

  • -
  • +
  • #pin_at FormulaPin @@ -22476,7 +22484,7 @@

    Method List

  • -
  • +
  • #pinnable? FormulaPin @@ -22484,7 +22492,7 @@

    Method List

  • -
  • +
  • #pinned? Migrator @@ -22492,7 +22500,7 @@

    Method List

  • -
  • +
  • #pinned? FormulaPin @@ -22500,7 +22508,7 @@

    Method List

  • -
  • +
  • #pinned_version FormulaPin @@ -22508,7 +22516,7 @@

    Method List

  • -
  • +
  • #pip_install Language::Python::Virtualenv::Virtualenv @@ -22516,7 +22524,7 @@

    Method List

  • -
  • +
  • #pip_install_and_link Language::Python::Virtualenv::Virtualenv @@ -22524,7 +22532,7 @@

    Method List

  • -
  • +
  • pip_report PyPI @@ -22532,7 +22540,7 @@

    Method List

  • -
  • +
  • pip_report_to_packages PyPI @@ -22540,7 +22548,7 @@

    Method List

  • -
  • +
  • #pipe_output Homebrew::Assertions @@ -22548,7 +22556,7 @@

    Method List

  • -
  • +
  • #pkg_version Formula @@ -22556,7 +22564,7 @@

    Method List

  • -
  • +
  • #pkg_version FormulaInfo @@ -22564,7 +22572,7 @@

    Method List

  • -
  • +
  • #pkgetc Formula @@ -22572,7 +22580,7 @@

    Method List

  • -
  • +
  • #pkgs Homebrew::UnversionedCaskChecker @@ -22580,7 +22588,7 @@

    Method List

  • -
  • +
  • #pkgshare Formula @@ -22588,7 +22596,7 @@

    Method List

  • -
  • +
  • #pkgutil_bom_all Cask::Pkg @@ -22596,7 +22604,7 @@

    Method List

  • -
  • +
  • #pkgutil_bom_dirs Cask::Pkg @@ -22604,7 +22612,7 @@

    Method List

  • -
  • +
  • #pkgutil_bom_files Cask::Pkg @@ -22612,7 +22620,7 @@

    Method List

  • -
  • +
  • #pkgutil_bom_specials Cask::Pkg @@ -22620,7 +22628,7 @@

    Method List

  • -
  • +
  • pkgutil_info OS::Mac @@ -22628,7 +22636,7 @@

    Method List

  • -
  • +
  • #platform GitHubRunner @@ -22636,7 +22644,7 @@

    Method List

  • -
  • +
  • #plc Homebrew::Manpages::Variables @@ -22644,7 +22652,7 @@

    Method List

  • -
  • +
  • #please_create_pull_requests Homebrew::Diagnostic::Checks @@ -22652,7 +22660,7 @@

    Method List

  • -
  • +
  • #plist Formula @@ -22660,7 +22668,7 @@

    Method List

  • -
  • +
  • #plist SystemCommand::Result @@ -22668,7 +22676,7 @@

    Method List

  • -
  • +
  • #plist_installed? Keg @@ -22676,7 +22684,7 @@

    Method List

  • -
  • +
  • #plist_name Formula @@ -22684,7 +22692,7 @@

    Method List

  • -
  • +
  • #plist_name Homebrew::Service @@ -22692,7 +22700,7 @@

    Method List

  • -
  • +
  • pluralize Utils @@ -22700,7 +22708,7 @@

    Method List

  • -
  • +
  • popen Utils @@ -22708,7 +22716,7 @@

    Method List

  • -
  • +
  • popen_read Utils @@ -22716,7 +22724,7 @@

    Method List

  • -
  • +
  • popen_write Utils @@ -22724,7 +22732,7 @@

    Method List

  • -
  • +
  • #populate_from_api! Cask::Cask @@ -22732,7 +22740,7 @@

    Method List

  • -
  • +
  • #populate_if_empty! DescriptionCacheStore @@ -22740,7 +22748,7 @@

    Method List

  • -
  • +
  • #populate_if_empty! CaskDescriptionCacheStore @@ -22748,7 +22756,7 @@

    Method List

  • -
  • +
  • #possible_tap_newname_formulae TapFormulaWithOldnameAmbiguityError @@ -22756,7 +22764,7 @@

    Method List

  • -
  • +
  • #post_install Formula @@ -22764,7 +22772,7 @@

    Method List

  • -
  • +
  • #post_install FormulaInstaller @@ -22772,7 +22780,7 @@

    Method List

  • -
  • +
  • #post_install_formula_path FormulaInstaller @@ -22780,7 +22788,7 @@

    Method List

  • -
  • +
  • #post_uninstall_phase Cask::Artifact::Uninstall @@ -22788,7 +22796,7 @@

    Method List

  • -
  • +
  • postgresql_upgrade_database Homebrew @@ -22796,7 +22804,7 @@

    Method List

  • -
  • +
  • postgresql_upgrade_database_args Homebrew @@ -22804,7 +22812,7 @@

    Method List

  • -
  • +
  • postinstall Homebrew @@ -22812,7 +22820,7 @@

    Method List

  • -
  • +
  • postinstall_args Homebrew @@ -22820,7 +22828,7 @@

    Method List

  • -
  • +
  • #potential_formula_dirs Tap @@ -22828,7 +22836,7 @@

    Method List

  • -
  • +
  • #pour FormulaInstaller @@ -22836,7 +22844,7 @@

    Method List

  • -
  • +
  • #pour_bottle? Formula @@ -22844,7 +22852,7 @@

    Method List

  • -
  • +
  • pour_bottle? Formula @@ -22852,7 +22860,7 @@

    Method List

  • -
  • +
  • #pour_bottle? FormulaInstaller @@ -22860,7 +22868,7 @@

    Method List

  • -
  • +
  • #poured_from_bottle Tab @@ -22868,7 +22876,7 @@

    Method List

  • -
  • +
  • ppc32? Hardware::CPU @@ -22876,7 +22884,7 @@

    Method List

  • -
  • +
  • ppc64? Hardware::CPU @@ -22884,7 +22892,7 @@

    Method List

  • -
  • +
  • #ppc64? MachOShim @@ -22892,7 +22900,7 @@

    Method List

  • -
  • +
  • ppc64le? Hardware::CPU @@ -22900,7 +22908,7 @@

    Method List

  • -
  • +
  • #ppc7400? MachOShim @@ -22908,7 +22916,7 @@

    Method List

  • -
  • +
  • ppc? Hardware::CPU @@ -22916,7 +22924,7 @@

    Method List

  • -
  • +
  • pr_automerge Homebrew @@ -22924,7 +22932,7 @@

    Method List

  • -
  • +
  • pr_automerge_args Homebrew @@ -22932,7 +22940,7 @@

    Method List

  • -
  • +
  • pr_check_conflicts Homebrew @@ -22940,7 +22948,7 @@

    Method List

  • -
  • +
  • pr_publish Homebrew @@ -22948,7 +22956,7 @@

    Method List

  • -
  • +
  • pr_publish_args Homebrew @@ -22956,7 +22964,7 @@

    Method List

  • -
  • +
  • pr_pull Homebrew @@ -22964,7 +22972,7 @@

    Method List

  • -
  • +
  • pr_pull_args Homebrew @@ -22972,7 +22980,7 @@

    Method List

  • -
  • +
  • pr_upload Homebrew @@ -22980,7 +22988,7 @@

    Method List

  • -
  • +
  • pr_upload_args Homebrew @@ -22988,7 +22996,7 @@

    Method List

  • -
  • +
  • preferred Utils::Shell @@ -22996,7 +23004,7 @@

    Method List

  • -
  • +
  • preferred_gcc CompilerSelector @@ -23004,7 +23012,7 @@

    Method List

  • -
  • +
  • #preferred_header_str RuboCop::Cask::AST::CaskHeader @@ -23012,7 +23020,7 @@

    Method List

  • -
  • +
  • preferred_path Utils::Shell @@ -23020,7 +23028,7 @@

    Method List

  • -
  • +
  • preferred_perl_version OS::Mac @@ -23028,7 +23036,7 @@

    Method List

  • -
  • +
  • #prefix Formula @@ -23036,7 +23044,7 @@

    Method List

  • -
  • +
  • prefix OS::Mac::Xcode @@ -23044,7 +23052,7 @@

    Method List

  • -
  • +
  • #prefix_linked? Formula @@ -23052,7 +23060,7 @@

    Method List

  • -
  • +
  • #prelude FormulaInstaller @@ -23060,7 +23068,7 @@

    Method List

  • -
  • +
  • #prepare_codesign_writable_files Keg @@ -23068,7 +23076,7 @@

    Method List

  • -
  • +
  • #prepare_debug_symbols Keg @@ -23076,7 +23084,7 @@

    Method List

  • -
  • +
  • #prepare_patches Resource @@ -23084,7 +23092,7 @@

    Method List

  • -
  • +
  • #prepare_relocation_to_locations Keg @@ -23092,7 +23100,7 @@

    Method List

  • -
  • +
  • #prepare_relocation_to_placeholders Keg @@ -23100,7 +23108,7 @@

    Method List

  • -
  • +
  • #prepend PATH @@ -23108,7 +23116,7 @@

    Method List

  • -
  • +
  • #prepend SharedEnvExtension @@ -23116,7 +23124,7 @@

    Method List

  • -
  • +
  • #prepend_create_path SharedEnvExtension @@ -23124,7 +23132,7 @@

    Method List

  • -
  • +
  • #prepend_path SharedEnvExtension @@ -23132,7 +23140,7 @@

    Method List

  • -
  • +
  • prepend_path_in_profile Utils::Shell @@ -23140,7 +23148,7 @@

    Method List

  • -
  • +
  • preprocess_url Homebrew::Livecheck @@ -23148,7 +23156,7 @@

    Method List

  • -
  • +
  • #prerelease? MacOSVersion @@ -23156,7 +23164,7 @@

    Method List

  • -
  • +
  • #presence Object @@ -23164,7 +23172,7 @@

    Method List

  • -
  • +
  • #present? Object @@ -23172,7 +23180,7 @@

    Method List

  • -
  • +
  • #present? NilClass @@ -23180,7 +23188,7 @@

    Method List

  • -
  • +
  • #present? FalseClass @@ -23188,7 +23196,7 @@

    Method List

  • -
  • +
  • #present? TrueClass @@ -23196,7 +23204,7 @@

    Method List

  • -
  • +
  • #present? Array @@ -23204,7 +23212,7 @@

    Method List

  • -
  • +
  • #present? Hash @@ -23212,7 +23220,7 @@

    Method List

  • -
  • +
  • #present? Symbol @@ -23220,7 +23228,7 @@

    Method List

  • -
  • +
  • #present? String @@ -23228,7 +23236,7 @@

    Method List

  • -
  • +
  • #present? Numeric @@ -23236,7 +23244,7 @@

    Method List

  • -
  • +
  • #present? Time @@ -23244,7 +23252,7 @@

    Method List

  • -
  • +
  • #pretty_duration Kernel @@ -23252,7 +23260,7 @@

    Method List

  • -
  • +
  • #pretty_installed Kernel @@ -23260,7 +23268,7 @@

    Method List

  • -
  • +
  • #pretty_name MacOSVersion @@ -23268,7 +23276,7 @@

    Method List

  • -
  • +
  • #pretty_outdated Kernel @@ -23276,7 +23284,7 @@

    Method List

  • -
  • +
  • #pretty_ratelimit_reset GitHub::API::RateLimitExceededError @@ -23284,7 +23292,7 @@

    Method List

  • -
  • +
  • #pretty_uninstalled Kernel @@ -23292,7 +23300,7 @@

    Method List

  • -
  • +
  • #previously_fetched_formula FormulaInstaller @@ -23300,7 +23308,7 @@

    Method List

  • -
  • +
  • #primary_container Cask::Installer @@ -23308,7 +23316,7 @@

    Method List

  • -
  • +
  • #print Descriptions @@ -23316,7 +23324,7 @@

    Method List

  • -
  • +
  • print_analytics Homebrew @@ -23324,7 +23332,7 @@

    Method List

  • -
  • +
  • print_backtrace_message Utils::Backtrace @@ -23332,7 +23340,7 @@

    Method List

  • -
  • +
  • print_cask_cache Homebrew @@ -23340,7 +23348,7 @@

    Method List

  • -
  • +
  • #print_dir PrettyListing @@ -23348,7 +23356,7 @@

    Method List

  • -
  • +
  • print_dry_run_dependencies Homebrew::Install @@ -23356,7 +23364,7 @@

    Method List

  • -
  • +
  • print_formula_cache Homebrew @@ -23364,7 +23372,7 @@

    Method List

  • -
  • +
  • print_info Homebrew @@ -23372,7 +23380,7 @@

    Method List

  • -
  • +
  • print_json Homebrew @@ -23380,7 +23388,7 @@

    Method List

  • -
  • +
  • print_latest_version Homebrew::Livecheck @@ -23388,7 +23396,7 @@

    Method List

  • -
  • +
  • print_missing_formula_help Homebrew @@ -23396,7 +23404,7 @@

    Method List

  • -
  • +
  • print_outdated Homebrew @@ -23404,7 +23412,7 @@

    Method List

  • -
  • +
  • print_problems Homebrew @@ -23412,7 +23420,7 @@

    Method List

  • -
  • +
  • print_pull_requests_matching GitHub @@ -23420,7 +23428,7 @@

    Method List

  • -
  • +
  • print_regex_help Homebrew @@ -23428,7 +23436,7 @@

    Method List

  • -
  • +
  • #print_remaining_files PrettyListing @@ -23436,7 +23444,7 @@

    Method List

  • -
  • +
  • print_resources_info Homebrew::Livecheck @@ -23444,7 +23452,7 @@

    Method List

  • -
  • +
  • print_results Homebrew @@ -23452,7 +23460,7 @@

    Method List

  • -
  • +
  • print_skip_information Homebrew::Livecheck::SkipConditions @@ -23460,7 +23468,7 @@

    Method List

  • -
  • +
  • print_statistics Homebrew @@ -23468,7 +23476,7 @@

    Method List

  • -
  • +
  • print_tap_info Homebrew @@ -23476,7 +23484,7 @@

    Method List

  • -
  • +
  • print_tap_json Homebrew @@ -23484,7 +23492,7 @@

    Method List

  • -
  • +
  • print_upgrade_message Homebrew::Upgrade @@ -23492,7 +23500,7 @@

    Method List

  • -
  • +
  • #private? Tap @@ -23500,7 +23508,7 @@

    Method List

  • -
  • +
  • private_repo? GitHub @@ -23508,7 +23516,7 @@

    Method List

  • -
  • +
  • #problem Homebrew::TapAuditor @@ -23516,7 +23524,7 @@

    Method List

  • -
  • +
  • #problem Homebrew::ResourceAuditor @@ -23524,7 +23532,7 @@

    Method List

  • -
  • +
  • #problem RuboCop::Cop::HelperFunctions @@ -23532,7 +23540,7 @@

    Method List

  • -
  • +
  • #problem_if_output Homebrew::FormulaAuditor @@ -23540,7 +23548,7 @@

    Method List

  • -
  • +
  • #problem_if_output FormulaInstaller @@ -23548,7 +23556,7 @@

    Method List

  • -
  • +
  • #problem_if_output FormulaCellarChecks @@ -23556,7 +23564,7 @@

    Method List

  • -
  • +
  • #problems Homebrew::TapAuditor @@ -23564,7 +23572,7 @@

    Method List

  • -
  • +
  • #problems Homebrew::FormulaAuditor @@ -23572,7 +23580,7 @@

    Method List

  • -
  • +
  • #problems Homebrew::ResourceAuditor @@ -23580,7 +23588,7 @@

    Method List

  • -
  • +
  • process_source Utils::AST @@ -23588,7 +23596,7 @@

    Method List

  • -
  • +
  • process_spec Version::RegexParser @@ -23596,7 +23604,7 @@

    Method List

  • -
  • +
  • process_spec Version::UrlParser @@ -23604,7 +23612,7 @@

    Method List

  • -
  • +
  • process_spec Version::StemParser @@ -23612,7 +23620,7 @@

    Method List

  • -
  • +
  • #process_type Homebrew::Service @@ -23620,7 +23628,7 @@

    Method List

  • -
  • +
  • #processed_options Homebrew::CLI::Parser @@ -23628,7 +23636,7 @@

    Method List

  • -
  • +
  • prof Homebrew @@ -23636,7 +23644,7 @@

    Method List

  • -
  • +
  • prof_args Homebrew @@ -23644,7 +23652,7 @@

    Method List

  • -
  • +
  • profile Utils::Shell @@ -23652,7 +23660,7 @@

    Method List

  • -
  • +
  • #prompt Debrew::Menu @@ -23660,7 +23668,7 @@

    Method List

  • -
  • +
  • propagate Cask::Quarantine @@ -23668,7 +23676,7 @@

    Method List

  • -
  • +
  • #provided_by_macos? KegOnlyReason @@ -23676,7 +23684,7 @@

    Method List

  • -
  • +
  • provides_sdk? OS::Mac::CLT @@ -23684,7 +23692,7 @@

    Method List

  • -
  • +
  • prune Dependency @@ -23692,7 +23700,7 @@

    Method List

  • -
  • +
  • prune Requirement @@ -23700,7 +23708,7 @@

    Method List

  • -
  • +
  • prune? Homebrew::Cleanup @@ -23708,7 +23716,7 @@

    Method List

  • -
  • +
  • prune? Requirement @@ -23716,7 +23724,7 @@

    Method List

  • -
  • +
  • #prune_from_option? Dependable @@ -23724,7 +23732,7 @@

    Method List

  • -
  • +
  • #prune_if_build_and_not_dependent? Dependable @@ -23732,7 +23740,7 @@

    Method List

  • -
  • +
  • #prune_prefix_symlinks_and_directories Homebrew::Cleanup @@ -23740,7 +23748,7 @@

    Method List

  • -
  • +
  • #pub_date Homebrew::Livecheck::Strategy::Sparkle::Item @@ -23748,7 +23756,7 @@

    Method List

  • -
  • +
  • public_member_usernames GitHub @@ -23756,7 +23764,7 @@

    Method List

  • -
  • +
  • pull_request_commits GitHub @@ -23764,7 +23772,7 @@

    Method List

  • -
  • +
  • pull_request_labels GitHub @@ -23772,7 +23780,7 @@

    Method List

  • -
  • +
  • pull_request_title_regex GitHub @@ -23780,7 +23788,7 @@

    Method List

  • -
  • +
  • pull_requests GitHub @@ -23788,7 +23796,7 @@

    Method List

  • -
  • +
  • #purge_backed_up_versioned_files Cask::Installer @@ -23796,7 +23804,7 @@

    Method List

  • -
  • +
  • #purge_caskroom_path Cask::Installer @@ -23804,7 +23812,7 @@

    Method List

  • -
  • +
  • #purge_versioned_files Cask::Installer @@ -23812,7 +23820,7 @@

    Method List

  • -
  • +
  • #puts Cask::DSL::Caveats @@ -23820,7 +23828,7 @@

    Method List

  • -
  • +
  • puts_deps Homebrew @@ -23828,7 +23836,7 @@

    Method List

  • -
  • +
  • puts_deps_tree Homebrew @@ -23836,7 +23844,7 @@

    Method List

  • -
  • +
  • puts_keg_only_path_message Homebrew @@ -23844,7 +23852,7 @@

    Method List

  • -
  • +
  • puts_no_install_cleanup_disable_message Homebrew::Cleanup @@ -23852,7 +23860,7 @@

    Method List

  • -
  • +
  • puts_no_install_cleanup_disable_message_if_not_already! Homebrew::Cleanup @@ -23860,7 +23868,7 @@

    Method List

  • -
  • +
  • puts_no_installed_dependents_check_disable_message_if_not_already! Homebrew::Upgrade @@ -23868,7 +23876,7 @@

    Method List

  • -
  • +
  • puts_options Homebrew @@ -23876,7 +23884,7 @@

    Method List

  • -
  • +
  • pyenv_sync Homebrew @@ -23884,7 +23892,7 @@

    Method List

  • -
  • +
  • pyenv_sync_args Homebrew @@ -23892,7 +23900,7 @@

    Method List

  • -
  • +
  • #pypi_formula_mappings Tap @@ -23900,7 +23908,7 @@

    Method List

  • -
  • +
  • #pypi_info PyPI::Package @@ -23908,7 +23916,7 @@

    Method List

  • -
  • +
  • #python_names Language::Python::Virtualenv @@ -23916,7 +23924,7 @@

    Method List

  • -
  • +
  • #python_pth_files_installed? Keg @@ -23924,7 +23932,7 @@

    Method List

  • -
  • +
  • #python_site_packages_installed? Keg @@ -23932,7 +23940,7 @@

    Method List

  • -
  • +
  • #qlplugins Homebrew::UnversionedCaskChecker @@ -23940,7 +23948,7 @@

    Method List

  • -
  • +
  • query_api Repology @@ -23948,7 +23956,7 @@

    Method List

  • -
  • +
  • query_regexp Homebrew::Search @@ -23956,7 +23964,7 @@

    Method List

  • -
  • +
  • #quiet! Mktemp @@ -23964,7 +23972,7 @@

    Method List

  • -
  • +
  • #quiet! AbstractDownloadStrategy @@ -23972,7 +23980,7 @@

    Method List

  • -
  • +
  • #quiet? Context::ContextStruct @@ -23980,7 +23988,7 @@

    Method List

  • -
  • +
  • #quiet? Context @@ -23988,7 +23996,7 @@

    Method List

  • -
  • +
  • #quiet? AbstractDownloadStrategy @@ -23996,7 +24004,7 @@

    Method List

  • -
  • +
  • #quiet_system Kernel @@ -24004,7 +24012,7 @@

    Method List

  • -
  • +
  • #quote_dep Homebrew::FormulaAuditor @@ -24012,7 +24020,7 @@

    Method List

  • -
  • +
  • #rack Keg @@ -24020,7 +24028,7 @@

    Method List

  • -
  • +
  • raise_deprecation_exceptions? Homebrew @@ -24028,7 +24036,7 @@

    Method List

  • -
  • +
  • raise_error GitHub::API @@ -24036,7 +24044,7 @@

    Method List

  • -
  • +
  • raise_with_message! Homebrew @@ -24044,7 +24052,7 @@

    Method List

  • -
  • +
  • #raw_version Cask::DSL::Version @@ -24052,7 +24060,7 @@

    Method List

  • -
  • +
  • rbenv_sync Homebrew @@ -24060,7 +24068,7 @@

    Method List

  • -
  • +
  • rbenv_sync_args Homebrew @@ -24068,7 +24076,7 @@

    Method List

  • -
  • +
  • read Homebrew::Settings @@ -24076,7 +24084,7 @@

    Method List

  • -
  • +
  • read_script_arguments Cask::Artifact::AbstractArtifact @@ -24084,7 +24092,7 @@

    Method List

  • -
  • +
  • #read_uint16 ELFShim @@ -24092,7 +24100,7 @@

    Method List

  • -
  • +
  • #read_uint8 ELFShim @@ -24100,7 +24108,7 @@

    Method List

  • -
  • +
  • readall Homebrew @@ -24108,7 +24116,7 @@

    Method List

  • -
  • +
  • readall_args Homebrew @@ -24116,7 +24124,7 @@

    Method List

  • -
  • +
  • #readline_nonblock IO @@ -24124,7 +24132,7 @@

    Method List

  • -
  • +
  • reads_brewed_pth_files? Language::Python @@ -24132,7 +24140,7 @@

    Method List

  • -
  • +
  • #reason UsageError @@ -24140,7 +24148,7 @@

    Method List

  • -
  • +
  • reason Cask::Denylist @@ -24148,7 +24156,7 @@

    Method List

  • -
  • +
  • #reason PourBottleCheck @@ -24156,7 +24164,7 @@

    Method List

  • -
  • +
  • #reason Cask::AbstractCaskErrorWithToken @@ -24164,7 +24172,7 @@

    Method List

  • -
  • +
  • #reason Cask::CaskQuarantineError @@ -24172,7 +24180,7 @@

    Method List

  • -
  • +
  • #reason FormulaConflict @@ -24180,7 +24188,7 @@

    Method List

  • -
  • +
  • #reason KegOnlyReason @@ -24188,7 +24196,7 @@

    Method List

  • -
  • +
  • reason Homebrew::MissingFormula @@ -24196,7 +24204,7 @@

    Method List

  • -
  • +
  • #rebuild Bottle::Filename @@ -24204,7 +24212,7 @@

    Method List

  • -
  • +
  • #rebuild Bottle @@ -24212,7 +24220,7 @@

    Method List

  • -
  • +
  • rebuild_commands_completion_list Commands @@ -24220,7 +24228,7 @@

    Method List

  • -
  • +
  • rebuild_internal_commands_completion_list Commands @@ -24228,7 +24236,7 @@

    Method List

  • -
  • +
  • receipt_path Utils::Bottles @@ -24236,7 +24244,7 @@

    Method List

  • -
  • +
  • #recommended Dependencies @@ -24244,7 +24252,7 @@

    Method List

  • -
  • +
  • #recommended? Dependable @@ -24252,7 +24260,7 @@

    Method List

  • -
  • +
  • #record_caveats Messages @@ -24260,7 +24268,7 @@

    Method List

  • -
  • +
  • #record_log Sandbox @@ -24268,7 +24276,7 @@

    Method List

  • -
  • +
  • #recursive_dependencies SoftwareSpec @@ -24276,7 +24284,7 @@

    Method List

  • -
  • +
  • #recursive_dependencies CaskDependent @@ -24284,7 +24292,7 @@

    Method List

  • -
  • +
  • recursive_deps_tree Homebrew @@ -24292,7 +24300,7 @@

    Method List

  • -
  • +
  • #recursive_fgrep_args Keg @@ -24300,7 +24308,7 @@

    Method List

  • -
  • +
  • #recursive_includes DependenciesHelpers @@ -24308,7 +24316,7 @@

    Method List

  • -
  • +
  • #recursive_requirements SoftwareSpec @@ -24316,7 +24324,7 @@

    Method List

  • -
  • +
  • #recursive_requirements CaskDependent @@ -24324,7 +24332,7 @@

    Method List

  • -
  • +
  • #redact_secrets Kernel @@ -24332,7 +24340,7 @@

    Method List

  • -
  • +
  • #redirect_stdout Kernel @@ -24340,7 +24348,7 @@

    Method List

  • -
  • +
  • referenced_skip_information Homebrew::Livecheck::SkipConditions @@ -24348,7 +24356,7 @@

    Method List

  • -
  • +
  • #referer Cask::URL::DSL @@ -24356,7 +24364,7 @@

    Method List

  • -
  • +
  • #refresh Cask::Cask @@ -24364,7 +24372,7 @@

    Method List

  • -
  • +
  • regenerate_man_pages Homebrew::Manpages @@ -24372,7 +24380,7 @@

    Method List

  • -
  • +
  • #regex Livecheck @@ -24380,7 +24388,7 @@

    Method List

  • -
  • +
  • #regex Utils::Shebang::RewriteInfo @@ -24388,7 +24396,7 @@

    Method List

  • -
  • +
  • #regex_match_group RuboCop::Cop::HelperFunctions @@ -24396,7 +24404,7 @@

    Method List

  • -
  • +
  • #region Locale @@ -24404,7 +24412,7 @@

    Method List

  • -
  • +
  • reinstall Homebrew @@ -24412,7 +24420,7 @@

    Method List

  • -
  • +
  • reinstall_args Homebrew @@ -24420,7 +24428,7 @@

    Method List

  • -
  • +
  • reinstall_casks Cask::Reinstall @@ -24428,7 +24436,7 @@

    Method List

  • -
  • +
  • reinstall_formula Homebrew @@ -24436,7 +24444,7 @@

    Method List

  • -
  • +
  • #reject PATH @@ -24444,7 +24452,7 @@

    Method List

  • -
  • +
  • #relative_cask_path Tap @@ -24452,7 +24460,7 @@

    Method List

  • -
  • +
  • release Homebrew @@ -24460,7 +24468,7 @@

    Method List

  • -
  • +
  • release! Cask::Quarantine @@ -24468,7 +24476,7 @@

    Method List

  • -
  • +
  • release_args Homebrew @@ -24476,7 +24484,7 @@

    Method List

  • -
  • +
  • #release_notes_link Homebrew::Livecheck::Strategy::Sparkle::Item @@ -24484,7 +24492,7 @@

    Method List

  • -
  • +
  • #relevant? GitHub::Actions::Annotation @@ -24492,7 +24500,7 @@

    Method List

  • -
  • +
  • #relocate_build_prefix Keg @@ -24500,7 +24508,7 @@

    Method List

  • -
  • +
  • #relocate_dynamic_linkage Keg @@ -24508,7 +24516,7 @@

    Method List

  • -
  • +
  • #relocated_name_for Keg @@ -24516,7 +24524,7 @@

    Method List

  • -
  • +
  • remap_deprecated_options Tab @@ -24524,7 +24532,7 @@

    Method List

  • -
  • +
  • #remote Tap @@ -24532,7 +24540,7 @@

    Method List

  • -
  • +
  • #remote CoreTap @@ -24540,7 +24548,7 @@

    Method List

  • -
  • +
  • remote_exists? Utils::Git @@ -24548,7 +24556,7 @@

    Method List

  • -
  • +
  • remote_exists? Utils::Svn @@ -24556,7 +24564,7 @@

    Method List

  • -
  • +
  • #remote_repo Tap @@ -24564,7 +24572,7 @@

    Method List

  • -
  • +
  • #remove SharedEnvExtension @@ -24572,7 +24580,7 @@

    Method List

  • -
  • +
  • #remove_cc_etc SharedEnvExtension @@ -24580,7 +24588,7 @@

    Method List

  • -
  • +
  • #remove_config_file Cask::Installer @@ -24588,7 +24596,7 @@

    Method List

  • -
  • +
  • #remove_conflicts Migrator @@ -24596,7 +24604,7 @@

    Method List

  • -
  • +
  • #remove_download_sha Cask::Installer @@ -24604,7 +24612,7 @@

    Method List

  • -
  • +
  • #remove_from_cflags SharedEnvExtension @@ -24612,7 +24620,7 @@

    Method List

  • -
  • +
  • #remove_linked_keg_record Keg @@ -24620,7 +24628,7 @@

    Method List

  • -
  • +
  • #remove_macosxsdk Stdenv @@ -24628,7 +24636,7 @@

    Method List

  • -
  • +
  • #remove_make_var! StringInreplaceExtension @@ -24636,7 +24644,7 @@

    Method List

  • -
  • +
  • #remove_old_aliases Keg @@ -24644,7 +24652,7 @@

    Method List

  • -
  • +
  • #remove_oldname_opt_records Keg @@ -24652,7 +24660,7 @@

    Method List

  • -
  • +
  • #remove_opt_record Keg @@ -24660,7 +24668,7 @@

    Method List

  • -
  • +
  • #remove_stanza Utils::AST::FormulaAST @@ -24668,7 +24676,7 @@

    Method List

  • -
  • +
  • #rename_branch GitRepository @@ -24676,7 +24684,7 @@

    Method List

  • -
  • +
  • #reorder_components RuboCop::Cop::FormulaAudit::ComponentsOrder @@ -24684,7 +24692,7 @@

    Method List

  • -
  • +
  • #repin Migrator @@ -24692,7 +24700,7 @@

    Method List

  • -
  • +
  • #replace_bottle_block Utils::AST::FormulaAST @@ -24700,7 +24708,7 @@

    Method List

  • -
  • +
  • replace_caskfile_token Cask::Migrator @@ -24708,7 +24716,7 @@

    Method List

  • -
  • +
  • #replace_locations_with_placeholders Keg @@ -24716,7 +24724,7 @@

    Method List

  • -
  • +
  • replace_placeholders Homebrew::Service @@ -24724,7 +24732,7 @@

    Method List

  • -
  • +
  • #replace_placeholders_with_locations Keg @@ -24732,7 +24740,7 @@

    Method List

  • -
  • +
  • #replace_stanza Utils::AST::FormulaAST @@ -24740,7 +24748,7 @@

    Method List

  • -
  • +
  • #replace_text Keg::Relocation @@ -24748,7 +24756,7 @@

    Method List

  • -
  • +
  • #replace_text_in_files Keg @@ -24756,7 +24764,7 @@

    Method List

  • -
  • +
  • replace_version_and_checksum Homebrew @@ -24764,7 +24772,7 @@

    Method List

  • -
  • +
  • #replacement Utils::Shebang::RewriteInfo @@ -24772,7 +24780,7 @@

    Method List

  • -
  • +
  • #replacement_pair_for Keg::Relocation @@ -24780,7 +24788,7 @@

    Method List

  • -
  • +
  • #repo Tap @@ -24788,7 +24796,7 @@

    Method List

  • -
  • +
  • #repo TapFormulaUnavailableError @@ -24796,7 +24804,7 @@

    Method List

  • -
  • +
  • repo_commits_for_user GitHub @@ -24804,7 +24812,7 @@

    Method List

  • -
  • +
  • repo_info Cask::Info @@ -24812,7 +24820,7 @@

    Method List

  • -
  • +
  • #repo_valid? FossilDownloadStrategy @@ -24820,7 +24828,7 @@

    Method List

  • -
  • +
  • #repo_var Tap @@ -24828,7 +24836,7 @@

    Method List

  • -
  • +
  • repo_without_prefix GitHubPackages @@ -24836,7 +24844,7 @@

    Method List

  • -
  • +
  • #repology_latest Homebrew::VersionBumpInfo @@ -24844,7 +24852,7 @@

    Method List

  • -
  • +
  • #report Reporter @@ -24852,7 +24860,7 @@

    Method List

  • -
  • +
  • report_build_error Utils::Analytics @@ -24860,7 +24868,7 @@

    Method List

  • -
  • +
  • report_event Utils::Analytics @@ -24868,7 +24876,7 @@

    Method List

  • -
  • +
  • report_influx Utils::Analytics @@ -24876,7 +24884,7 @@

    Method List

  • -
  • +
  • report_influx_error Utils::Analytics @@ -24884,7 +24892,7 @@

    Method List

  • -
  • +
  • report_influx_event Utils::Analytics @@ -24892,7 +24900,7 @@

    Method List

  • -
  • +
  • #reporters ReporterHub @@ -24900,7 +24908,7 @@

    Method List

  • -
  • +
  • repository GitHub @@ -24908,7 +24916,7 @@

    Method List

  • -
  • +
  • #repository BottleSpecification @@ -24916,7 +24924,7 @@

    Method List

  • -
  • +
  • reproducible_gnutar_args Homebrew @@ -24924,7 +24932,7 @@

    Method List

  • -
  • +
  • #reqs Build @@ -24932,7 +24940,7 @@

    Method List

  • -
  • +
  • #reqs Homebrew::Uninstall::DependentsMessage @@ -24940,7 +24948,7 @@

    Method List

  • -
  • +
  • #require? Kernel @@ -24948,7 +24956,7 @@

    Method List

  • -
  • +
  • #require_relocation? Keg @@ -24956,7 +24964,7 @@

    Method List

  • -
  • +
  • #require_root Homebrew::Service @@ -24964,7 +24972,7 @@

    Method List

  • -
  • +
  • #required Dependencies @@ -24972,7 +24980,7 @@

    Method List

  • -
  • +
  • #required? Dependable @@ -24980,7 +24988,7 @@

    Method List

  • -
  • +
  • #requirements SoftwareSpec @@ -24988,7 +24996,7 @@

    Method List

  • -
  • +
  • #requirements CaskDependent @@ -24996,7 +25004,7 @@

    Method List

  • -
  • +
  • #requirements DependencyCollector @@ -25004,7 +25012,7 @@

    Method List

  • -
  • +
  • #requires_nehalem_cpu? MacOSVersion @@ -25012,7 +25020,7 @@

    Method List

  • -
  • +
  • #requires_root? Homebrew::Service @@ -25020,7 +25028,7 @@

    Method List

  • -
  • +
  • #reset Superenv @@ -25028,7 +25036,7 @@

    Method List

  • -
  • +
  • reset_escape_sequence! Tty @@ -25036,7 +25044,7 @@

    Method List

  • -
  • +
  • resolve Formulary @@ -25044,7 +25052,7 @@

    Method List

  • -
  • +
  • resolve_formula_names Utils::Bottles @@ -25052,7 +25060,7 @@

    Method List

  • -
  • +
  • resolve_livecheck_reference Homebrew::Livecheck @@ -25060,7 +25068,7 @@

    Method List

  • -
  • +
  • #resolve_rpath MachOShim @@ -25068,7 +25076,7 @@

    Method List

  • -
  • +
  • #resolve_target Cask::Artifact::Manpage @@ -25076,7 +25084,7 @@

    Method List

  • -
  • +
  • #resolve_target Cask::Artifact::Artifact @@ -25084,7 +25092,7 @@

    Method List

  • -
  • +
  • #resolve_target Cask::Artifact::Relocated @@ -25092,7 +25100,7 @@

    Method List

  • -
  • +
  • #resolve_variable_name MachOShim @@ -25100,7 +25108,7 @@

    Method List

  • -
  • +
  • resolve_version Utils::Bottles @@ -25108,7 +25116,7 @@

    Method List

  • -
  • +
  • #resolved_time_file_size CurlDownloadStrategy @@ -25116,7 +25124,7 @@

    Method List

  • -
  • +
  • #resource ExternalPatch @@ -25124,7 +25132,7 @@

    Method List

  • -
  • +
  • #resource Formula @@ -25132,7 +25140,7 @@

    Method List

  • -
  • +
  • resource Formula @@ -25140,7 +25148,7 @@

    Method List

  • -
  • +
  • #resource Resource::Partial @@ -25148,7 +25156,7 @@

    Method List

  • -
  • +
  • #resource ResourceStageContext @@ -25156,7 +25164,7 @@

    Method List

  • -
  • +
  • #resource SoftwareSpec @@ -25164,7 +25172,7 @@

    Method List

  • -
  • +
  • #resource Bottle @@ -25172,7 +25180,7 @@

    Method List

  • -
  • +
  • #resource_defined? SoftwareSpec @@ -25180,7 +25188,7 @@

    Method List

  • -
  • +
  • resource_version Homebrew::Livecheck @@ -25188,7 +25196,7 @@

    Method List

  • -
  • +
  • #resources Formula @@ -25196,7 +25204,7 @@

    Method List

  • -
  • +
  • #resources SoftwareSpec @@ -25204,7 +25212,7 @@

    Method List

  • -
  • +
  • #respond_to? Version @@ -25212,7 +25220,7 @@

    Method List

  • -
  • +
  • #respond_to_missing? Cask::DSL @@ -25220,7 +25228,7 @@

    Method List

  • -
  • +
  • #respond_to_missing? Cask::URL::BlockDSL @@ -25228,7 +25236,7 @@

    Method List

  • -
  • +
  • #restart_delay Homebrew::Service @@ -25236,7 +25244,7 @@

    Method List

  • -
  • +
  • restore_backup Homebrew @@ -25244,7 +25252,7 @@

    Method List

  • -
  • +
  • #restore_backup Cask::Installer @@ -25252,7 +25260,7 @@

    Method List

  • -
  • +
  • #result Cask::Audit @@ -25260,7 +25268,7 @@

    Method List

  • -
  • +
  • #retain! Mktemp @@ -25268,7 +25276,7 @@

    Method List

  • -
  • +
  • #retain? Mktemp @@ -25276,7 +25284,7 @@

    Method List

  • -
  • +
  • #retain_in_cache? Mktemp @@ -25284,7 +25292,7 @@

    Method List

  • -
  • +
  • retrieve_and_display_info_and_open_pr Homebrew @@ -25292,7 +25300,7 @@

    Method List

  • -
  • +
  • retrieve_pull_requests Homebrew @@ -25300,7 +25308,7 @@

    Method List

  • -
  • +
  • retrieve_versions_by_arch Homebrew @@ -25308,7 +25316,7 @@

    Method List

  • -
  • +
  • retry_fetch? Homebrew @@ -25316,7 +25324,7 @@

    Method List

  • -
  • +
  • retry_test? Homebrew @@ -25324,7 +25332,7 @@

    Method List

  • -
  • +
  • #rev Version::CompositeToken @@ -25332,7 +25340,7 @@

    Method List

  • -
  • +
  • #rev_list FormulaVersions @@ -25340,7 +25348,7 @@

    Method List

  • -
  • +
  • #reverse_line_number Homebrew::FormulaTextAuditor @@ -25348,7 +25356,7 @@

    Method List

  • -
  • +
  • #revert_upgrade Cask::Installer @@ -25356,7 +25364,7 @@

    Method List

  • -
  • +
  • #revision Formula @@ -25364,7 +25372,7 @@

    Method List

  • -
  • +
  • #revision Cask::URL::DSL @@ -25372,7 +25380,7 @@

    Method List

  • -
  • +
  • #revision PkgVersion @@ -25380,7 +25388,7 @@

    Method List

  • -
  • +
  • #revision FormulaInfo @@ -25388,7 +25396,7 @@

    Method List

  • -
  • +
  • #revisions Cask::URL::DSL @@ -25396,7 +25404,7 @@

    Method List

  • -
  • +
  • reword_package_commit Homebrew @@ -25404,7 +25412,7 @@

    Method List

  • -
  • +
  • rewrite_child_error Utils @@ -25412,7 +25420,7 @@

    Method List

  • -
  • +
  • rewrite_shebang Utils::Shebang @@ -25420,7 +25428,7 @@

    Method List

  • -
  • +
  • #rm_ds_store Homebrew::Cleanup @@ -25428,7 +25436,7 @@

    Method List

  • -
  • +
  • rm_pin Homebrew::Uninstall @@ -25436,7 +25444,7 @@

    Method List

  • -
  • +
  • #root Cask::Pkg @@ -25444,7 +25452,7 @@

    Method List

  • -
  • +
  • #root_dir Homebrew::Service @@ -25452,7 +25460,7 @@

    Method List

  • -
  • +
  • #root_url BottleSpecification @@ -25460,7 +25468,7 @@

    Method List

  • -
  • +
  • root_url GitHubPackages @@ -25468,7 +25476,7 @@

    Method List

  • -
  • +
  • root_url_if_match GitHubPackages @@ -25476,7 +25484,7 @@

    Method List

  • -
  • +
  • #root_url_specs BottleSpecification @@ -25484,7 +25492,7 @@

    Method List

  • -
  • +
  • #rpath Formula @@ -25492,7 +25500,7 @@

    Method List

  • -
  • +
  • #rpath ELFShim @@ -25500,7 +25508,7 @@

    Method List

  • -
  • +
  • #rpath_using_patchelf_rb ELFShim @@ -25508,7 +25516,7 @@

    Method List

  • -
  • +
  • #rpaths MachOShim @@ -25516,7 +25524,7 @@

    Method List

  • -
  • +
  • #rpaths ELFShim @@ -25524,7 +25532,7 @@

    Method List

  • -
  • +
  • #rpaths Pathname @@ -25532,7 +25540,7 @@

    Method List

  • -
  • +
  • ruby Homebrew @@ -25540,7 +25548,7 @@

    Method List

  • -
  • +
  • ruby_args Homebrew @@ -25548,7 +25556,7 @@

    Method List

  • -
  • +
  • ruby_bindir Homebrew @@ -25556,7 +25564,7 @@

    Method List

  • -
  • +
  • #ruby_source_checksum Cask::Cask @@ -25564,7 +25572,7 @@

    Method List

  • -
  • +
  • #ruby_source_path Cask::Cask @@ -25572,7 +25580,7 @@

    Method List

  • -
  • +
  • #run Mktemp @@ -25580,7 +25588,7 @@

    Method List

  • -
  • +
  • #run Homebrew::Service @@ -25588,7 +25596,7 @@

    Method List

  • -
  • +
  • run SystemCommand @@ -25596,7 +25604,7 @@

    Method List

  • -
  • +
  • #run! Cask::Audit @@ -25604,7 +25612,7 @@

    Method List

  • -
  • +
  • run! SystemCommand @@ -25612,7 +25620,7 @@

    Method List

  • -
  • +
  • #run! SystemCommand @@ -25620,7 +25628,7 @@

    Method List

  • -
  • +
  • #run_at_load Homebrew::Service @@ -25628,7 +25636,7 @@

    Method List

  • -
  • +
  • run_audit Homebrew @@ -25636,7 +25644,7 @@

    Method List

  • -
  • +
  • run_buildpulse Homebrew @@ -25644,7 +25652,7 @@

    Method List

  • -
  • +
  • run_cask_audit Homebrew @@ -25652,7 +25660,7 @@

    Method List

  • -
  • +
  • run_cask_style Homebrew @@ -25660,7 +25668,7 @@

    Method List

  • -
  • +
  • run_checks Homebrew::Livecheck @@ -25668,7 +25676,7 @@

    Method List

  • -
  • +
  • run_rubocop Homebrew::Style @@ -25676,7 +25684,7 @@

    Method List

  • -
  • +
  • run_shellcheck Homebrew::Style @@ -25684,7 +25692,7 @@

    Method List

  • -
  • +
  • run_shfmt Homebrew::Style @@ -25692,7 +25700,7 @@

    Method List

  • -
  • +
  • #run_type Homebrew::Service @@ -25700,7 +25708,7 @@

    Method List

  • -
  • +
  • #runner LinuxRunnerSpec @@ -25708,7 +25716,7 @@

    Method List

  • -
  • +
  • #runner MacOSRunnerSpec @@ -25716,7 +25724,7 @@

    Method List

  • -
  • +
  • #runners GitHubRunnerMatrix @@ -25724,7 +25732,7 @@

    Method List

  • -
  • +
  • running? Utils::Service @@ -25732,7 +25740,7 @@

    Method List

  • -
  • +
  • running_as_root? Homebrew @@ -25740,7 +25748,7 @@

    Method List

  • -
  • +
  • running_as_root_but_not_owned_by_root? Homebrew @@ -25748,7 +25756,7 @@

    Method List

  • -
  • +
  • #runtime_cpu_detection Superenv @@ -25756,7 +25764,7 @@

    Method List

  • -
  • +
  • #runtime_dependencies Keg @@ -25764,7 +25772,7 @@

    Method List

  • -
  • +
  • #runtime_dependencies Tab @@ -25772,7 +25780,7 @@

    Method List

  • -
  • +
  • #runtime_dependencies CaskDependent @@ -25780,7 +25788,7 @@

    Method List

  • -
  • +
  • runtime_deps_hash Tab @@ -25788,7 +25796,7 @@

    Method List

  • -
  • +
  • #runtime_installed_formula_dependents Formula @@ -25796,7 +25804,7 @@

    Method List

  • -
  • +
  • #runtime_requirements FormulaInstaller @@ -25804,7 +25812,7 @@

    Method List

  • -
  • +
  • rustflags_target_cpu Hardware @@ -25812,7 +25820,7 @@

    Method List

  • -
  • +
  • safe_fork Utils @@ -25820,7 +25828,7 @@

    Method List

  • -
  • +
  • safe_popen_read Utils @@ -25828,7 +25836,7 @@

    Method List

  • -
  • +
  • safe_popen_write Utils @@ -25836,7 +25844,7 @@

    Method List

  • -
  • +
  • #safe_system Kernel @@ -25844,7 +25852,7 @@

    Method List

  • -
  • +
  • #same_group? RuboCop::Cask::AST::Stanza @@ -25852,7 +25860,7 @@

    Method List

  • -
  • +
  • #same_package? PyPI::Package @@ -25860,7 +25868,7 @@

    Method List

  • -
  • +
  • #sanitized_argv_options FormulaInstaller @@ -25868,7 +25876,7 @@

    Method List

  • -
  • +
  • #satisfied? Dependency @@ -25876,7 +25884,7 @@

    Method List

  • -
  • +
  • #satisfied? Requirement @@ -25884,7 +25892,7 @@

    Method List

  • -
  • +
  • #satisfied_result_parent Requirement @@ -25892,7 +25900,7 @@

    Method List

  • -
  • +
  • satisfy Requirement @@ -25900,7 +25908,7 @@

    Method List

  • -
  • +
  • #satisfy PourBottleCheck @@ -25908,7 +25916,7 @@

    Method List

  • -
  • +
  • #satisfy_cask_and_formula_dependencies Cask::Installer @@ -25916,7 +25924,7 @@

    Method List

  • -
  • +
  • #save_caskfile Cask::Installer @@ -25924,7 +25932,7 @@

    Method List

  • -
  • +
  • #save_config_file Cask::Installer @@ -25932,7 +25940,7 @@

    Method List

  • -
  • +
  • #save_download_sha Cask::Installer @@ -25940,7 +25948,7 @@

    Method List

  • -
  • +
  • #save_using_patchelf_rb ELFShim @@ -25948,7 +25956,7 @@

    Method List

  • -
  • +
  • #sbin Formula @@ -25956,7 +25964,7 @@

    Method List

  • -
  • +
  • scan_repositories Homebrew @@ -25964,7 +25972,7 @@

    Method List

  • -
  • +
  • #screen_savers Homebrew::UnversionedCaskChecker @@ -25972,7 +25980,7 @@

    Method List

  • -
  • +
  • #script Locale @@ -25980,7 +25988,7 @@

    Method List

  • -
  • +
  • sdk OS::Mac @@ -25988,7 +25996,7 @@

    Method List

  • -
  • +
  • sdk OS::Mac::Xcode @@ -25996,7 +26004,7 @@

    Method List

  • -
  • +
  • sdk OS::Mac::CLT @@ -26004,7 +26012,7 @@

    Method List

  • -
  • +
  • sdk_for_formula OS::Mac @@ -26012,7 +26020,7 @@

    Method List

  • -
  • +
  • sdk_locator OS::Mac @@ -26020,7 +26028,7 @@

    Method List

  • -
  • +
  • sdk_locator OS::Mac::Xcode @@ -26028,7 +26036,7 @@

    Method List

  • -
  • +
  • sdk_locator OS::Mac::CLT @@ -26036,7 +26044,7 @@

    Method List

  • -
  • +
  • sdk_path OS::Mac @@ -26044,7 +26052,7 @@

    Method List

  • -
  • +
  • sdk_path OS::Mac::Xcode @@ -26052,7 +26060,7 @@

    Method List

  • -
  • +
  • sdk_path OS::Mac::CLT @@ -26060,7 +26068,7 @@

    Method List

  • -
  • +
  • sdk_path_if_needed OS::Mac @@ -26068,7 +26076,7 @@

    Method List

  • -
  • +
  • sdk_root_needed? OS::Mac @@ -26076,7 +26084,7 @@

    Method List

  • -
  • +
  • search Homebrew::Search @@ -26084,7 +26092,7 @@

    Method List

  • -
  • +
  • search Homebrew @@ -26092,7 +26100,7 @@

    Method List

  • -
  • +
  • search Descriptions @@ -26100,7 +26108,7 @@

    Method List

  • -
  • +
  • search GitHub @@ -26108,7 +26116,7 @@

    Method List

  • -
  • +
  • search_args Homebrew @@ -26116,7 +26124,7 @@

    Method List

  • -
  • +
  • search_casks Homebrew::Search @@ -26124,7 +26132,7 @@

    Method List

  • -
  • +
  • search_descriptions Homebrew::Search @@ -26132,7 +26140,7 @@

    Method List

  • -
  • +
  • search_formulae Homebrew::Search @@ -26140,7 +26148,7 @@

    Method List

  • -
  • +
  • search_issues GitHub @@ -26148,7 +26156,7 @@

    Method List

  • -
  • +
  • search_names Homebrew::Search @@ -26156,7 +26164,7 @@

    Method List

  • -
  • +
  • search_package_manager Homebrew @@ -26164,7 +26172,7 @@

    Method List

  • -
  • +
  • search_pull_requests Homebrew @@ -26172,7 +26180,7 @@

    Method List

  • -
  • +
  • search_query_string GitHub @@ -26180,7 +26188,7 @@

    Method List

  • -
  • +
  • search_regex Homebrew::Search @@ -26188,7 +26196,7 @@

    Method List

  • -
  • +
  • search_results_count GitHub @@ -26196,7 +26204,7 @@

    Method List

  • -
  • +
  • search_results_items GitHub @@ -26204,7 +26212,7 @@

    Method List

  • -
  • +
  • search_string Homebrew::Search @@ -26212,7 +26220,7 @@

    Method List

  • -
  • +
  • #section Cask::Artifact::Manpage @@ -26220,7 +26228,7 @@

    Method List

  • -
  • +
  • #select PATH @@ -26228,7 +26236,7 @@

    Method List

  • -
  • +
  • #select CacheStoreDatabase @@ -26236,7 +26244,7 @@

    Method List

  • -
  • +
  • #select DescriptionCacheStore @@ -26244,7 +26252,7 @@

    Method List

  • -
  • +
  • select_for CompilerSelector @@ -26252,7 +26260,7 @@

    Method List

  • -
  • +
  • #select_formula_or_cask ReporterHub @@ -26260,7 +26268,7 @@

    Method List

  • -
  • +
  • #select_includes DependenciesHelpers @@ -26268,7 +26276,7 @@

    Method List

  • -
  • +
  • select_outdated Homebrew @@ -26276,7 +26284,7 @@

    Method List

  • -
  • +
  • select_used_dependents Homebrew @@ -26284,7 +26292,7 @@

    Method List

  • -
  • +
  • #sensitive? EnvActivation @@ -26292,7 +26300,7 @@

    Method List

  • -
  • +
  • #sensitive_environment EnvActivation @@ -26300,7 +26308,7 @@

    Method List

  • -
  • +
  • separate_commit_message Homebrew @@ -26308,7 +26316,7 @@

    Method List

  • -
  • +
  • separate_header_package? OS::Mac::CLT @@ -26316,7 +26324,7 @@

    Method List

  • -
  • +
  • #serialize Homebrew::Service @@ -26324,7 +26332,7 @@

    Method List

  • -
  • +
  • #service Formula @@ -26332,7 +26340,7 @@

    Method List

  • -
  • +
  • service Formula @@ -26340,7 +26348,7 @@

    Method List

  • -
  • +
  • #service? Formula @@ -26348,7 +26356,7 @@

    Method List

  • -
  • +
  • service? Formula @@ -26356,7 +26364,7 @@

    Method List

  • -
  • +
  • #service_name Formula @@ -26364,7 +26372,7 @@

    Method List

  • -
  • +
  • #service_name Homebrew::Service @@ -26372,7 +26380,7 @@

    Method List

  • -
  • +
  • #set CacheStoreDatabase @@ -26380,7 +26388,7 @@

    Method List

  • -
  • +
  • #set_debug_symbols Superenv @@ -26388,7 +26396,7 @@

    Method List

  • -
  • +
  • #set_default_options Homebrew::CLI::Parser @@ -26396,7 +26404,7 @@

    Method List

  • -
  • +
  • #set_head_origin_auto GitRepository @@ -26404,7 +26412,7 @@

    Method List

  • -
  • +
  • set_name_email! Utils::Git @@ -26412,7 +26420,7 @@

    Method List

  • -
  • +
  • #set_ownership Cask::Staged @@ -26420,7 +26428,7 @@

    Method List

  • -
  • +
  • #set_permissions Cask::Staged @@ -26428,7 +26436,7 @@

    Method List

  • -
  • +
  • #set_unique_stanza Cask::DSL @@ -26436,7 +26444,7 @@

    Method List

  • -
  • +
  • #set_upstream_branch GitRepository @@ -26444,7 +26452,7 @@

    Method List

  • -
  • +
  • set_variable_in_profile Utils::Shell @@ -26452,7 +26460,7 @@

    Method List

  • -
  • +
  • setup_arch_methods OnSystem @@ -26460,7 +26468,7 @@

    Method List

  • -
  • +
  • setup_base_os_methods OnSystem @@ -26468,7 +26476,7 @@

    Method List

  • -
  • +
  • setup_environment! Homebrew @@ -26476,7 +26484,7 @@

    Method List

  • -
  • +
  • setup_gem_environment! Homebrew @@ -26484,7 +26492,7 @@

    Method List

  • -
  • +
  • setup_gpg! Utils::Git @@ -26492,7 +26500,7 @@

    Method List

  • -
  • +
  • setup_install_args Language::Python @@ -26500,7 +26508,7 @@

    Method List

  • -
  • +
  • setup_macos_methods OnSystem @@ -26508,7 +26516,7 @@

    Method List

  • -
  • +
  • setup_npm_environment Language::Node @@ -26516,7 +26524,7 @@

    Method List

  • -
  • +
  • setup_tar_and_args! Homebrew @@ -26524,7 +26532,7 @@

    Method List

  • -
  • +
  • #severity Homebrew::Style::Offense @@ -26532,7 +26540,7 @@

    Method List

  • -
  • +
  • #severity_code Homebrew::Style::Offense @@ -26540,7 +26548,7 @@

    Method List

  • -
  • +
  • sh Homebrew @@ -26548,7 +26556,7 @@

    Method List

  • -
  • +
  • sh_args Homebrew @@ -26556,7 +26564,7 @@

    Method List

  • -
  • +
  • sh_quote Utils::Shell @@ -26564,7 +26572,7 @@

    Method List

  • -
  • +
  • sha256 Formula @@ -26572,7 +26580,7 @@

    Method List

  • -
  • +
  • #sha256 Cask::DSL @@ -26580,7 +26588,7 @@

    Method List

  • -
  • +
  • #sha256 Resource @@ -26588,7 +26596,7 @@

    Method List

  • -
  • +
  • #sha256 BottleSpecification @@ -26596,7 +26604,7 @@

    Method List

  • -
  • +
  • #sha256 Pathname @@ -26604,7 +26612,7 @@

    Method List

  • -
  • +
  • #sha256_bottle_tag RuboCop::Cop::FormulaAudit::BottleOrder @@ -26612,7 +26620,7 @@

    Method List

  • -
  • +
  • #sha256_order RuboCop::Cop::FormulaAudit::BottleOrder @@ -26620,7 +26628,7 @@

    Method List

  • -
  • +
  • #shadowed_by_macos? KegOnlyReason @@ -26628,7 +26636,7 @@

    Method List

  • -
  • +
  • #shallow? Tap @@ -26636,7 +26644,7 @@

    Method List

  • -
  • +
  • #share Formula @@ -26644,7 +26652,7 @@

    Method List

  • -
  • +
  • #shared_library Formula @@ -26652,7 +26660,7 @@

    Method List

  • -
  • +
  • #shell_output Homebrew::Assertions @@ -26660,7 +26668,7 @@

    Method List

  • -
  • +
  • shell_scripts Homebrew::Style @@ -26668,7 +26676,7 @@

    Method List

  • -
  • +
  • shellcheck Homebrew::Style @@ -26676,7 +26684,7 @@

    Method List

  • -
  • +
  • shfmt Homebrew::Style @@ -26684,7 +26692,7 @@

    Method List

  • -
  • +
  • shims_path Superenv @@ -26692,7 +26700,7 @@

    Method List

  • -
  • +
  • #short_head_ref GitRepository @@ -26700,7 +26708,7 @@

    Method List

  • -
  • +
  • #short_version Homebrew::BundleVersion @@ -26708,7 +26716,7 @@

    Method List

  • -
  • +
  • shorten_revision Homebrew @@ -26716,7 +26724,7 @@

    Method List

  • -
  • +
  • shortened_version Homebrew @@ -26724,7 +26732,7 @@

    Method List

  • -
  • +
  • show_completions_message_if_needed Homebrew::Completions @@ -26732,7 +26740,7 @@

    Method List

  • -
  • +
  • #shutup! AbstractDownloadStrategy @@ -26740,7 +26748,7 @@

    Method List

  • -
  • +
  • signoff! Homebrew @@ -26748,7 +26756,7 @@

    Method List

  • -
  • +
  • simplify_string Homebrew::Search @@ -26756,7 +26764,7 @@

    Method List

  • -
  • +
  • simulating_or_running_on_linux? Homebrew::SimulateSystem @@ -26764,7 +26772,7 @@

    Method List

  • -
  • +
  • simulating_or_running_on_macos? Homebrew::SimulateSystem @@ -26772,7 +26780,7 @@

    Method List

  • -
  • +
  • #single_app_cask? Homebrew::UnversionedCaskChecker @@ -26780,7 +26788,7 @@

    Method List

  • -
  • +
  • single_package_query Repology @@ -26788,7 +26796,7 @@

    Method List

  • -
  • +
  • #single_pkg_cask? Homebrew::UnversionedCaskChecker @@ -26796,7 +26804,7 @@

    Method List

  • -
  • +
  • #single_qlplugin_cask? Homebrew::UnversionedCaskChecker @@ -26804,7 +26812,7 @@

    Method List

  • -
  • +
  • #single_stanza_livecheck_block? RuboCop::Cop::Cask::NoOverrides @@ -26812,7 +26820,7 @@

    Method List

  • -
  • +
  • site_packages Language::Python @@ -26820,7 +26828,7 @@

    Method List

  • -
  • +
  • #size RuboCop::Cop::HelperFunctions @@ -26828,7 +26836,7 @@

    Method List

  • -
  • +
  • #skip Livecheck @@ -26836,7 +26844,7 @@

    Method List

  • -
  • +
  • skip Dependency @@ -26844,7 +26852,7 @@

    Method List

  • -
  • +
  • #skip? Livecheck @@ -26852,7 +26860,7 @@

    Method List

  • -
  • +
  • skip_clean Formula @@ -26860,7 +26868,7 @@

    Method List

  • -
  • +
  • skip_clean_formula? Homebrew::Cleanup @@ -26868,7 +26876,7 @@

    Method List

  • -
  • +
  • #skip_cxxstdlib_check? Formula @@ -26876,7 +26884,7 @@

    Method List

  • -
  • +
  • skip_ineligible_formulae Homebrew @@ -26884,7 +26892,7 @@

    Method List

  • -
  • +
  • skip_information Homebrew::Livecheck::SkipConditions @@ -26892,7 +26900,7 @@

    Method List

  • -
  • +
  • #skip_msg Livecheck @@ -26900,7 +26908,7 @@

    Method List

  • -
  • +
  • #skip_post_install? FormulaInstaller @@ -26908,7 +26916,7 @@

    Method List

  • -
  • +
  • #skip_relocation? BottleSpecification @@ -26916,7 +26924,7 @@

    Method List

  • -
  • +
  • #skip_relocation? Bottle @@ -26924,7 +26932,7 @@

    Method List

  • -
  • +
  • #sockets Homebrew::Service @@ -26932,7 +26940,7 @@

    Method List

  • -
  • +
  • sorbet_runtime_path Utils::Backtrace @@ -26940,7 +26948,7 @@

    Method List

  • -
  • +
  • #sort_conditional_dependencies! RuboCop::Cop::FormulaAudit::DependencyOrder @@ -26948,7 +26956,7 @@

    Method List

  • -
  • +
  • #sort_dependencies_by_type RuboCop::Cop::FormulaAudit::DependencyOrder @@ -26956,7 +26964,7 @@

    Method List

  • -
  • +
  • sort_items Homebrew::Livecheck::Strategy::Sparkle @@ -26964,7 +26972,7 @@

    Method List

  • -
  • +
  • sort_key_for_path Homebrew::Manpages @@ -26972,7 +26980,7 @@

    Method List

  • -
  • +
  • sorted_dependents Homebrew @@ -26980,7 +26988,7 @@

    Method List

  • -
  • +
  • #source Tab @@ -26988,7 +26996,7 @@

    Method List

  • -
  • +
  • #source Cask::Cask @@ -26996,7 +27004,7 @@

    Method List

  • -
  • +
  • #source OS::Mac::SDK @@ -27004,7 +27012,7 @@

    Method List

  • -
  • +
  • #source OS::Mac::XcodeSDKLocator @@ -27012,7 +27020,7 @@

    Method List

  • -
  • +
  • #source OS::Mac::CLTSDKLocator @@ -27020,7 +27028,7 @@

    Method List

  • -
  • +
  • #source Cask::Artifact::Relocated @@ -27028,7 +27036,7 @@

    Method List

  • -
  • +
  • #source_buffer RuboCop::Cop::HelperFunctions @@ -27036,7 +27044,7 @@

    Method List

  • -
  • +
  • source_download Homebrew::API::Cask @@ -27044,7 +27052,7 @@

    Method List

  • -
  • +
  • source_download Homebrew::API::Formula @@ -27052,7 +27060,7 @@

    Method List

  • -
  • +
  • #source_modified_time Tab @@ -27060,7 +27068,7 @@

    Method List

  • -
  • +
  • #source_modified_time Resource @@ -27068,7 +27076,7 @@

    Method List

  • -
  • +
  • #source_modified_time AbstractDownloadStrategy @@ -27076,7 +27084,7 @@

    Method List

  • -
  • +
  • #source_modified_time SubversionDownloadStrategy @@ -27084,7 +27092,7 @@

    Method List

  • -
  • +
  • #source_modified_time GitDownloadStrategy @@ -27092,7 +27100,7 @@

    Method List

  • -
  • +
  • #source_modified_time CVSDownloadStrategy @@ -27100,7 +27108,7 @@

    Method List

  • -
  • +
  • #source_modified_time MercurialDownloadStrategy @@ -27108,7 +27116,7 @@

    Method List

  • -
  • +
  • #source_modified_time BazaarDownloadStrategy @@ -27116,7 +27124,7 @@

    Method List

  • -
  • +
  • #source_modified_time FossilDownloadStrategy @@ -27124,7 +27132,7 @@

    Method List

  • -
  • +
  • #source_range RuboCop::Cask::AST::Stanza @@ -27132,7 +27140,7 @@

    Method List

  • -
  • +
  • #source_range RuboCop::Cask::AST::CaskHeader @@ -27140,7 +27148,7 @@

    Method List

  • -
  • +
  • #source_range_with_comments RuboCop::Cask::AST::Stanza @@ -27148,7 +27156,7 @@

    Method List

  • -
  • +
  • #sourcefile_path Cask::Cask @@ -27156,7 +27164,7 @@

    Method List

  • -
  • +
  • #spec Tab @@ -27164,7 +27172,7 @@

    Method List

  • -
  • +
  • #spec GitHubRunner @@ -27172,7 +27180,7 @@

    Method List

  • -
  • +
  • #spec_name Homebrew::ResourceAuditor @@ -27180,7 +27188,7 @@

    Method List

  • -
  • +
  • #specification_for Utils::Bottles::Collector @@ -27188,7 +27196,7 @@

    Method List

  • -
  • +
  • #specified_name Formula @@ -27196,7 +27204,7 @@

    Method List

  • -
  • +
  • #specified_path Formula @@ -27204,7 +27212,7 @@

    Method List

  • -
  • +
  • #specs URL @@ -27212,7 +27220,7 @@

    Method List

  • -
  • +
  • #specs Cask::URL::DSL @@ -27220,7 +27228,7 @@

    Method List

  • -
  • +
  • #specs Resource @@ -27228,7 +27236,7 @@

    Method List

  • -
  • +
  • #specs Homebrew::ResourceAuditor @@ -27236,7 +27244,7 @@

    Method List

  • -
  • +
  • sponsor_logo Homebrew @@ -27244,7 +27252,7 @@

    Method List

  • -
  • +
  • sponsor_name Homebrew @@ -27252,7 +27260,7 @@

    Method List

  • -
  • +
  • sponsor_url Homebrew @@ -27260,7 +27268,7 @@

    Method List

  • -
  • +
  • sponsorships GitHub @@ -27268,7 +27276,7 @@

    Method List

  • -
  • +
  • squash_package_commits Homebrew @@ -27276,7 +27284,7 @@

    Method List

  • -
  • +
  • #src Keg::LinkError @@ -27284,7 +27292,7 @@

    Method List

  • -
  • +
  • sse3? Hardware::CPU @@ -27292,7 +27300,7 @@

    Method List

  • -
  • +
  • sse4? Hardware::CPU @@ -27300,7 +27308,7 @@

    Method List

  • -
  • +
  • sse4_2? Hardware::CPU @@ -27308,7 +27316,7 @@

    Method List

  • -
  • +
  • ssse3? Hardware::CPU @@ -27316,7 +27324,7 @@

    Method List

  • -
  • +
  • stable Formula @@ -27324,7 +27332,7 @@

    Method List

  • -
  • +
  • #stable? Tab @@ -27332,7 +27340,7 @@

    Method List

  • -
  • +
  • #stable? BuildOptions @@ -27340,7 +27348,7 @@

    Method List

  • -
  • +
  • #stable_version Tab @@ -27348,7 +27356,7 @@

    Method List

  • -
  • +
  • #stage Resource @@ -27356,7 +27364,7 @@

    Method List

  • -
  • +
  • #stage Resource::Go @@ -27364,7 +27372,7 @@

    Method List

  • -
  • +
  • #stage Bottle @@ -27372,7 +27380,7 @@

    Method List

  • -
  • +
  • #stage Cask::Installer @@ -27380,7 +27388,7 @@

    Method List

  • -
  • +
  • #stage AbstractDownloadStrategy::Pourable @@ -27388,7 +27396,7 @@

    Method List

  • -
  • +
  • #stage AbstractDownloadStrategy @@ -27396,7 +27404,7 @@

    Method List

  • -
  • +
  • #stage NoUnzipCurlDownloadStrategy @@ -27404,7 +27412,7 @@

    Method List

  • -
  • +
  • stage_deps Language::Go @@ -27412,7 +27420,7 @@

    Method List

  • -
  • +
  • #staged_path Cask::DSL @@ -27420,7 +27428,7 @@

    Method List

  • -
  • +
  • #staged_path_join_executable Cask::Artifact::AbstractArtifact @@ -27428,7 +27436,7 @@

    Method List

  • -
  • +
  • #staging ResourceStageContext @@ -27436,7 +27444,7 @@

    Method List

  • -
  • +
  • stale? Homebrew::Cleanup @@ -27444,7 +27452,7 @@

    Method List

  • -
  • +
  • #standardized_arch Utils::Bottles::Tag @@ -27452,7 +27460,7 @@

    Method List

  • -
  • +
  • #stanza Utils::AST::FormulaAST @@ -27460,7 +27468,7 @@

    Method List

  • -
  • +
  • #stanza? RuboCop::AST::Node @@ -27468,7 +27476,7 @@

    Method List

  • -
  • +
  • #stanza_group RuboCop::Cask::AST::Stanza @@ -27476,7 +27484,7 @@

    Method List

  • -
  • +
  • #stanza_index RuboCop::Cask::AST::Stanza @@ -27484,7 +27492,7 @@

    Method List

  • -
  • +
  • #stanza_name RuboCop::Cask::AST::Stanza @@ -27492,7 +27500,7 @@

    Method List

  • -
  • +
  • #stanza_options Cask::Artifact::Pkg @@ -27500,7 +27508,7 @@

    Method List

  • -
  • +
  • stanza_text Utils::AST @@ -27508,7 +27516,7 @@

    Method List

  • -
  • +
  • #stanzas RuboCop::Cask::AST::StanzaBlock @@ -27516,7 +27524,7 @@

    Method List

  • -
  • +
  • #stanzas RuboCop::Cask::AST::CaskBlock @@ -27524,7 +27532,7 @@

    Method List

  • -
  • +
  • #start_column RuboCop::Cop::HelperFunctions @@ -27532,7 +27540,7 @@

    Method List

  • -
  • +
  • #start_upgrade Cask::Installer @@ -27540,7 +27548,7 @@

    Method List

  • -
  • +
  • #status ErrorDuringExecution @@ -27548,7 +27556,7 @@

    Method List

  • -
  • +
  • #status SystemCommand::Result @@ -27556,7 +27564,7 @@

    Method List

  • -
  • +
  • status Cask::Quarantine @@ -27564,7 +27572,7 @@

    Method List

  • -
  • +
  • status_hash Homebrew::Livecheck @@ -27572,7 +27580,7 @@

    Method List

  • -
  • +
  • #std? BuildEnvironment @@ -27580,7 +27588,7 @@

    Method List

  • -
  • +
  • #std_cabal_v2_args Formula @@ -27588,7 +27596,7 @@

    Method List

  • -
  • +
  • #std_cargo_args Formula @@ -27596,7 +27604,7 @@

    Method List

  • -
  • +
  • #std_cmake_args Formula @@ -27604,7 +27612,7 @@

    Method List

  • -
  • +
  • #std_configure_args Formula @@ -27612,7 +27620,7 @@

    Method List

  • -
  • +
  • #std_go_args Formula @@ -27620,7 +27628,7 @@

    Method List

  • -
  • +
  • #std_meson_args Formula @@ -27628,7 +27636,7 @@

    Method List

  • -
  • +
  • std_npm_install_args Language::Node @@ -27636,7 +27644,7 @@

    Method List

  • -
  • +
  • #std_pip_args Formula @@ -27644,7 +27652,7 @@

    Method List

  • -
  • +
  • #std_service_path_env Homebrew::Service @@ -27652,7 +27660,7 @@

    Method List

  • -
  • +
  • #stderr ErrorDuringExecution @@ -27660,7 +27668,7 @@

    Method List

  • -
  • +
  • #stderr SystemCommand::Result @@ -27668,7 +27676,7 @@

    Method List

  • -
  • +
  • #stdlib Tab @@ -27676,7 +27684,7 @@

    Method List

  • -
  • +
  • #stdout SystemCommand::Result @@ -27684,7 +27692,7 @@

    Method List

  • -
  • +
  • #stem Pathname @@ -27692,7 +27700,7 @@

    Method List

  • -
  • +
  • #store LinkageChecker @@ -27700,7 +27708,7 @@

    Method List

  • -
  • +
  • #strategy Livecheck @@ -27708,7 +27716,7 @@

    Method List

  • -
  • +
  • #strategy_block Livecheck @@ -27716,7 +27724,7 @@

    Method List

  • -
  • +
  • #strictness Attr @@ -27724,7 +27732,7 @@

    Method List

  • -
  • +
  • #string_content RuboCop::Cop::HelperFunctions @@ -27732,7 +27740,7 @@

    Method List

  • -
  • +
  • string_to_license_expression SPDX @@ -27740,7 +27748,7 @@

    Method List

  • -
  • +
  • #strip EmbeddedPatch @@ -27748,7 +27756,7 @@

    Method List

  • -
  • +
  • #strip ExternalPatch @@ -27756,7 +27764,7 @@

    Method List

  • -
  • +
  • strip_ansi Tty @@ -27764,7 +27772,7 @@

    Method List

  • -
  • +
  • #strip_patch MacOSVersion @@ -27772,7 +27780,7 @@

    Method List

  • -
  • +
  • style Homebrew @@ -27780,7 +27788,7 @@

    Method List

  • -
  • +
  • style_args Homebrew @@ -27788,7 +27796,7 @@

    Method List

  • -
  • +
  • #style_exceptions Tap @@ -27796,7 +27804,7 @@

    Method List

  • -
  • +
  • #style_exceptions_dir RuboCop::Cop::FormulaCop @@ -27804,7 +27812,7 @@

    Method List

  • -
  • +
  • #sub! StringInreplaceExtension @@ -27812,7 +27820,7 @@

    Method List

  • -
  • +
  • #subdirs Pathname @@ -27820,7 +27828,7 @@

    Method List

  • -
  • +
  • #subversion_dep_if_needed DependencyCollector @@ -27828,7 +27836,7 @@

    Method List

  • -
  • +
  • success Formatter @@ -27836,7 +27844,7 @@

    Method List

  • -
  • +
  • #success? Cask::Audit @@ -27844,7 +27852,7 @@

    Method List

  • -
  • +
  • #success? SystemCommand::Result @@ -27852,7 +27860,7 @@

    Method List

  • -
  • +
  • sudo_purge Homebrew @@ -27860,7 +27868,7 @@

    Method List

  • -
  • +
  • suggest_command Homebrew::MissingFormula @@ -27868,7 +27876,7 @@

    Method List

  • -
  • +
  • #suggestion Keg::ConflictError @@ -27876,7 +27884,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::Pkg @@ -27884,7 +27892,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::Installer @@ -27892,7 +27900,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::Relocated @@ -27900,7 +27908,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::StageOnly @@ -27908,7 +27916,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::AbstractArtifact @@ -27916,7 +27924,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::AbstractUninstall @@ -27924,7 +27932,7 @@

    Method List

  • -
  • +
  • #summarize Cask::Artifact::AbstractFlightBlock @@ -27932,7 +27940,7 @@

    Method List

  • -
  • +
  • #summarize_installed Cask::Artifact::Moved @@ -27940,7 +27948,7 @@

    Method List

  • -
  • +
  • #summarize_installed Cask::Artifact::Symlinked @@ -27948,7 +27956,7 @@

    Method List

  • -
  • +
  • #summary Cask::Audit @@ -27956,7 +27964,7 @@

    Method List

  • -
  • +
  • #summary Cask::Installer @@ -27964,7 +27972,7 @@

    Method List

  • -
  • +
  • #summary FormulaInstaller @@ -27972,7 +27980,7 @@

    Method List

  • -
  • +
  • #supersedes_an_installed_formula? Formula @@ -27980,7 +27988,7 @@

    Method List

  • -
  • +
  • #supported_configuration_checks Homebrew::Diagnostic::Checks @@ -27988,7 +27996,7 @@

    Method List

  • -
  • +
  • supports_partial_clone_sparse_checkout? Utils::Git @@ -27996,7 +28004,7 @@

    Method List

  • -
  • +
  • #suppress_move_to_applications Cask::DSL::Postflight @@ -28004,7 +28012,7 @@

    Method List

  • -
  • +
  • #switch Homebrew::CLI::Parser @@ -28012,7 +28020,7 @@

    Method List

  • -
  • +
  • #symlink_files Keg @@ -28020,7 +28028,7 @@

    Method List

  • -
  • +
  • #symlink_location Homebrew::API::DownloadStrategy @@ -28028,7 +28036,7 @@

    Method List

  • -
  • +
  • #symlink_location Homebrew::API::Download @@ -28036,7 +28044,7 @@

    Method List

  • -
  • +
  • #symlink_location AbstractFileDownloadStrategy @@ -28044,7 +28052,7 @@

    Method List

  • -
  • +
  • system Homebrew @@ -28052,7 +28060,7 @@

    Method List

  • -
  • +
  • #system Formula @@ -28060,7 +28068,7 @@

    Method List

  • -
  • +
  • #system Utils::Bottles::Tag @@ -28068,7 +28076,7 @@

    Method List

  • -
  • +
  • #system_command Cask::DSL::Base @@ -28076,7 +28084,7 @@

    Method List

  • -
  • +
  • #system_command SystemCommand::Mixin @@ -28084,7 +28092,7 @@

    Method List

  • -
  • +
  • #system_command! SystemCommand::Mixin @@ -28092,7 +28100,7 @@

    Method List

  • -
  • +
  • system_dir? OS::Mac @@ -28100,7 +28108,7 @@

    Method List

  • -
  • +
  • system_dir_symlink? UnpackStrategy::Dmg::Bom @@ -28108,7 +28116,7 @@

    Method List

  • -
  • +
  • system_version OS::Linux::Glibc @@ -28116,7 +28124,7 @@

    Method List

  • -
  • +
  • systemctl Utils::Service @@ -28124,7 +28132,7 @@

    Method List

  • -
  • +
  • systemctl? Utils::Service @@ -28132,7 +28140,7 @@

    Method List

  • -
  • +
  • #systemd_service_path Formula @@ -28140,7 +28148,7 @@

    Method List

  • -
  • +
  • #systemd_timer_path Formula @@ -28148,7 +28156,7 @@

    Method List

  • -
  • +
  • #tab Keg @@ -28156,7 +28164,7 @@

    Method List

  • -
  • +
  • #tab_attributes Bottle @@ -28164,7 +28172,7 @@

    Method List

  • -
  • +
  • #tabfile Tab @@ -28172,7 +28180,7 @@

    Method List

  • -
  • +
  • table_output Utils::Analytics @@ -28180,7 +28188,7 @@

    Method List

  • -
  • +
  • #tag Utils::Bottles::MacOSOverride @@ -28188,7 +28196,7 @@

    Method List

  • -
  • +
  • #tag Cask::URL::DSL @@ -28196,7 +28204,7 @@

    Method List

  • -
  • +
  • #tag Bottle::Filename @@ -28204,7 +28212,7 @@

    Method List

  • -
  • +
  • tag Utils::Bottles @@ -28212,7 +28220,7 @@

    Method List

  • -
  • +
  • #tag Utils::Bottles::TagSpecification @@ -28220,7 +28228,7 @@

    Method List

  • -
  • +
  • #tag? BottleSpecification @@ -28228,7 +28236,7 @@

    Method List

  • -
  • +
  • #tag? Utils::Bottles::Collector @@ -28236,7 +28244,7 @@

    Method List

  • -
  • +
  • tag_info Homebrew::Livecheck::Strategy::Git @@ -28244,7 +28252,7 @@

    Method List

  • -
  • +
  • #tag_specification_for BottleSpecification @@ -28252,7 +28260,7 @@

    Method List

  • -
  • +
  • #tag_to_cellar BottleSpecification @@ -28260,7 +28268,7 @@

    Method List

  • -
  • +
  • #tags Dependable @@ -28268,7 +28276,7 @@

    Method List

  • -
  • +
  • #tags Utils::Bottles::Collector @@ -28276,7 +28284,7 @@

    Method List

  • -
  • +
  • #tap Tab @@ -28284,7 +28292,7 @@

    Method List

  • -
  • +
  • #tap TapConfig @@ -28292,7 +28300,7 @@

    Method List

  • -
  • +
  • tap Homebrew @@ -28300,7 +28308,7 @@

    Method List

  • -
  • +
  • #tap Cask::Cask @@ -28308,7 +28316,7 @@

    Method List

  • -
  • +
  • #tap Formulary::FormulaLoader @@ -28316,7 +28324,7 @@

    Method List

  • -
  • +
  • #tap Dependency @@ -28324,7 +28332,7 @@

    Method List

  • -
  • +
  • #tap TapFormulaOrCaskUnavailableError @@ -28332,7 +28340,7 @@

    Method List

  • -
  • +
  • #tap TapFormulaUnavailableError @@ -28340,7 +28348,7 @@

    Method List

  • -
  • +
  • #tap TapFormulaClassUnavailableError @@ -28348,7 +28356,7 @@

    Method List

  • -
  • +
  • #tap BottleSpecification @@ -28356,7 +28364,7 @@

    Method List

  • -
  • +
  • #tap Cask::TapCaskUnavailableError @@ -28364,7 +28372,7 @@

    Method List

  • -
  • +
  • #tap Cask::CaskLoader::AbstractContentLoader @@ -28372,7 +28380,7 @@

    Method List

  • -
  • +
  • #tap= Tab @@ -28380,7 +28388,7 @@

    Method List

  • -
  • +
  • #tap_and_name_comparison Kernel @@ -28388,7 +28396,7 @@

    Method List

  • -
  • +
  • tap_args Homebrew @@ -28396,7 +28404,7 @@

    Method List

  • -
  • +
  • #tap_audit_exceptions Homebrew::TapAuditor @@ -28404,7 +28412,7 @@

    Method List

  • -
  • +
  • tap_formula_name_path Formulary @@ -28412,7 +28420,7 @@

    Method List

  • -
  • +
  • tap_from_source_download Homebrew::API @@ -28420,7 +28428,7 @@

    Method List

  • -
  • +
  • #tap_git_head Cask::Cask @@ -28428,7 +28436,7 @@

    Method List

  • -
  • +
  • tap_info Homebrew @@ -28436,7 +28444,7 @@

    Method List

  • -
  • +
  • tap_info_args Homebrew @@ -28444,7 +28452,7 @@

    Method List

  • -
  • +
  • tap_loader_for Formulary @@ -28452,7 +28460,7 @@

    Method List

  • -
  • +
  • tap_migration_reason Homebrew::MissingFormula @@ -28460,7 +28468,7 @@

    Method List

  • -
  • +
  • #tap_migrations Tap @@ -28468,7 +28476,7 @@

    Method List

  • -
  • +
  • #tap_migrations CoreCaskTap @@ -28476,7 +28484,7 @@

    Method List

  • -
  • +
  • tap_new Homebrew @@ -28484,7 +28492,7 @@

    Method List

  • -
  • +
  • tap_new_args Homebrew @@ -28492,7 +28500,7 @@

    Method List

  • -
  • +
  • tap_or_untap_core_taps_if_necessary Homebrew @@ -28500,7 +28508,7 @@

    Method List

  • -
  • +
  • tap_paths Formulary @@ -28508,7 +28516,7 @@

    Method List

  • -
  • +
  • tap_paths Cask::CaskLoader @@ -28516,7 +28524,7 @@

    Method List

  • -
  • +
  • #tap_pypi_formula_mappings Homebrew::TapAuditor @@ -28524,7 +28532,7 @@

    Method List

  • -
  • +
  • #tap_style_exception? RuboCop::Cop::FormulaCop @@ -28532,7 +28540,7 @@

    Method List

  • -
  • +
  • #tap_style_exceptions Homebrew::TapAuditor @@ -28540,7 +28548,7 @@

    Method List

  • -
  • +
  • #taps TapFormulaWithOldnameAmbiguityError @@ -28548,7 +28556,7 @@

    Method List

  • -
  • +
  • tar_args Homebrew @@ -28556,7 +28564,7 @@

    Method List

  • -
  • +
  • tar_needs_xz_dependency? DependencyCollector @@ -28564,7 +28572,7 @@

    Method List

  • -
  • +
  • #target Cask::Artifact::Relocated @@ -28572,7 +28580,7 @@

    Method List

  • -
  • +
  • target_path_to_format Homebrew::Manpages @@ -28580,7 +28588,7 @@

    Method List

  • -
  • +
  • #template Homebrew::FormulaCreator @@ -28588,7 +28596,7 @@

    Method List

  • -
  • +
  • #temporary_path AbstractFileDownloadStrategy @@ -28596,7 +28604,7 @@

    Method List

  • -
  • +
  • #test Debrew::Formula @@ -28604,7 +28612,7 @@

    Method List

  • -
  • +
  • test Formula @@ -28612,7 +28620,7 @@

    Method List

  • -
  • +
  • test Homebrew @@ -28620,7 +28628,7 @@

    Method List

  • -
  • +
  • #test? Dependable @@ -28628,7 +28636,7 @@

    Method List

  • -
  • +
  • test_args Homebrew @@ -28636,7 +28644,7 @@

    Method List

  • -
  • +
  • #testpath Formula @@ -28644,7 +28652,7 @@

    Method List

  • -
  • +
  • tests Homebrew @@ -28652,7 +28660,7 @@

    Method List

  • -
  • +
  • tests_args Homebrew @@ -28660,7 +28668,7 @@

    Method List

  • -
  • +
  • #text Homebrew::FormulaAuditor @@ -28668,7 +28676,7 @@

    Method List

  • -
  • +
  • #text_files Keg @@ -28676,7 +28684,7 @@

    Method List

  • -
  • +
  • text_matches_in_file Keg @@ -28684,7 +28692,7 @@

    Method List

  • -
  • +
  • #time Tab @@ -28692,7 +28700,7 @@

    Method List

  • -
  • +
  • #time Formula @@ -28700,7 +28708,7 @@

    Method List

  • -
  • +
  • #time_file_size Cask::Download @@ -28708,7 +28716,7 @@

    Method List

  • -
  • +
  • time_period Homebrew @@ -28716,7 +28724,7 @@

    Method List

  • -
  • +
  • #timed? Homebrew::Service @@ -28724,7 +28732,7 @@

    Method List

  • -
  • +
  • #timeout LinuxRunnerSpec @@ -28732,7 +28740,7 @@

    Method List

  • -
  • +
  • #timeout MacOSRunnerSpec @@ -28740,7 +28748,7 @@

    Method List

  • -
  • +
  • #timestamped_versions Cask::Cask @@ -28748,7 +28756,7 @@

    Method List

  • -
  • +
  • #title Homebrew::Livecheck::Strategy::Sparkle::Item @@ -28756,7 +28764,7 @@

    Method List

  • -
  • +
  • title_info Cask::Info @@ -28764,7 +28772,7 @@

    Method List

  • -
  • +
  • #tmpdir Mktemp @@ -28772,7 +28780,7 @@

    Method List

  • -
  • +
  • #to_a Cask::ArtifactSet @@ -28780,7 +28788,7 @@

    Method List

  • -
  • +
  • #to_a Cask::Artifact::Relocated @@ -28788,7 +28796,7 @@

    Method List

  • -
  • +
  • #to_a Cask::Artifact::StageOnly @@ -28796,7 +28804,7 @@

    Method List

  • -
  • +
  • #to_args Cask::Artifact::AbstractArtifact @@ -28804,7 +28812,7 @@

    Method List

  • -
  • +
  • #to_ary PATH @@ -28812,7 +28820,7 @@

    Method List

  • -
  • +
  • #to_ary SystemCommand::Result @@ -28820,7 +28828,7 @@

    Method List

  • -
  • +
  • #to_bottle_hash Tab @@ -28828,7 +28836,7 @@

    Method List

  • -
  • +
  • #to_casks Homebrew::CLI::NamedArgs @@ -28836,7 +28844,7 @@

    Method List

  • -
  • +
  • #to_default_kegs Homebrew::CLI::NamedArgs @@ -28844,7 +28852,7 @@

    Method List

  • -
  • +
  • #to_f Version::Token @@ -28852,7 +28860,7 @@

    Method List

  • -
  • +
  • #to_f Version @@ -28860,7 +28868,7 @@

    Method List

  • -
  • +
  • #to_formula Keg @@ -28868,7 +28876,7 @@

    Method List

  • -
  • +
  • #to_formula Dependency @@ -28876,7 +28884,7 @@

    Method List

  • -
  • +
  • #to_formulae Homebrew::CLI::NamedArgs @@ -28884,7 +28892,7 @@

    Method List

  • -
  • +
  • #to_formulae_and_casks Homebrew::CLI::NamedArgs @@ -28892,7 +28900,7 @@

    Method List

  • -
  • +
  • #to_formulae_and_casks_and_unavailable Homebrew::CLI::NamedArgs @@ -28900,7 +28908,7 @@

    Method List

  • -
  • +
  • #to_formulae_to_casks Homebrew::CLI::NamedArgs @@ -28908,7 +28916,7 @@

    Method List

  • -
  • +
  • #to_h Cask::Cask @@ -28916,7 +28924,7 @@

    Method List

  • -
  • +
  • #to_h LinuxRunnerSpec @@ -28924,7 +28932,7 @@

    Method List

  • -
  • +
  • #to_h MacOSRunnerSpec @@ -28932,7 +28940,7 @@

    Method List

  • -
  • +
  • #to_h Cask::Artifact::Installer @@ -28940,7 +28948,7 @@

    Method List

  • -
  • +
  • #to_h Cask::Artifact::AbstractUninstall @@ -28948,7 +28956,7 @@

    Method List

  • -
  • +
  • #to_hash Tap @@ -28956,7 +28964,7 @@

    Method List

  • -
  • +
  • #to_hash Livecheck @@ -28964,7 +28972,7 @@

    Method List

  • -
  • +
  • #to_hash KegOnlyReason @@ -28972,7 +28980,7 @@

    Method List

  • -
  • +
  • #to_hash_with_variations Cask::Cask @@ -28980,7 +28988,7 @@

    Method List

  • -
  • +
  • #to_i Version::Token @@ -28988,7 +28996,7 @@

    Method List

  • -
  • +
  • #to_i Version @@ -28996,7 +29004,7 @@

    Method List

  • -
  • +
  • #to_installed_taps Homebrew::CLI::NamedArgs @@ -29004,7 +29012,7 @@

    Method List

  • -
  • +
  • #to_json Tab @@ -29012,7 +29020,7 @@

    Method List

  • -
  • +
  • #to_json Version @@ -29020,7 +29028,7 @@

    Method List

  • -
  • +
  • #to_json Cask::Config @@ -29028,7 +29036,7 @@

    Method List

  • -
  • +
  • #to_json Cask::DSL::ConflictsWith @@ -29036,7 +29044,7 @@

    Method List

  • -
  • +
  • #to_json MacOSRequirement @@ -29044,7 +29052,7 @@

    Method List

  • -
  • +
  • #to_kegs Homebrew::CLI::NamedArgs @@ -29052,7 +29060,7 @@

    Method List

  • -
  • +
  • #to_kegs_to_casks Homebrew::CLI::NamedArgs @@ -29060,7 +29068,7 @@

    Method List

  • -
  • +
  • #to_latest_kegs Homebrew::CLI::NamedArgs @@ -29068,7 +29076,7 @@

    Method List

  • -
  • +
  • #to_macos_version Utils::Bottles::Tag @@ -29076,7 +29084,7 @@

    Method List

  • -
  • +
  • #to_paths Homebrew::CLI::NamedArgs @@ -29084,7 +29092,7 @@

    Method List

  • -
  • +
  • #to_plist Homebrew::Service @@ -29092,7 +29100,7 @@

    Method List

  • -
  • +
  • to_rack Formulary @@ -29100,7 +29108,7 @@

    Method List

  • -
  • +
  • to_reason_string_or_symbol DeprecateDisable @@ -29108,7 +29116,7 @@

    Method List

  • -
  • +
  • #to_resolved_formulae Homebrew::CLI::NamedArgs @@ -29116,7 +29124,7 @@

    Method List

  • -
  • +
  • #to_resolved_formulae_to_casks Homebrew::CLI::NamedArgs @@ -29124,7 +29132,7 @@

    Method List

  • -
  • +
  • #to_s Keg::ConflictError @@ -29132,7 +29140,7 @@

    Method List

  • -
  • +
  • #to_s Keg::DirectoryNotWritableError @@ -29140,7 +29148,7 @@

    Method List

  • -
  • +
  • #to_s Tab @@ -29148,7 +29156,7 @@

    Method List

  • -
  • +
  • #to_s Tap @@ -29156,7 +29164,7 @@

    Method List

  • -
  • +
  • #to_s URL @@ -29164,7 +29172,7 @@

    Method List

  • -
  • +
  • #to_s Locale @@ -29172,7 +29180,7 @@

    Method List

  • -
  • +
  • #to_s Mktemp @@ -29180,7 +29188,7 @@

    Method List

  • -
  • +
  • #to_s Formula @@ -29188,7 +29196,7 @@

    Method List

  • -
  • +
  • #to_s Option @@ -29196,7 +29204,7 @@

    Method List

  • -
  • +
  • #to_s Options @@ -29204,7 +29212,7 @@

    Method List

  • -
  • +
  • #to_s Version::Token @@ -29212,7 +29220,7 @@

    Method List

  • -
  • +
  • #to_s Version @@ -29220,7 +29228,7 @@

    Method List

  • -
  • +
  • #to_s ResourceStageContext @@ -29228,7 +29236,7 @@

    Method List

  • -
  • +
  • #to_s Cask::Cask @@ -29236,7 +29244,7 @@

    Method List

  • -
  • +
  • to_s Tty @@ -29244,7 +29252,7 @@

    Method List

  • -
  • +
  • #to_s Dependency @@ -29252,7 +29260,7 @@

    Method List

  • -
  • +
  • #to_s UsageError @@ -29260,7 +29268,7 @@

    Method List

  • -
  • +
  • #to_s FormulaOrCaskUnavailableError @@ -29268,7 +29276,7 @@

    Method List

  • -
  • +
  • #to_s TapFormulaOrCaskUnavailableError @@ -29276,7 +29284,7 @@

    Method List

  • -
  • +
  • #to_s FormulaUnavailableError @@ -29284,7 +29292,7 @@

    Method List

  • -
  • +
  • #to_s FormulaClassUnavailableErrorModule @@ -29292,7 +29300,7 @@

    Method List

  • -
  • +
  • #to_s FormulaUnreadableErrorModule @@ -29300,7 +29308,7 @@

    Method List

  • -
  • +
  • #to_s TapFormulaUnavailableError @@ -29308,7 +29316,7 @@

    Method List

  • -
  • +
  • #to_s PyPI::Package @@ -29316,7 +29324,7 @@

    Method List

  • -
  • +
  • #to_s PkgVersion @@ -29324,7 +29332,7 @@

    Method List

  • -
  • +
  • #to_s Bottle::Filename @@ -29332,7 +29340,7 @@

    Method List

  • -
  • +
  • #to_s Utils::Bottles::Tag @@ -29340,7 +29348,7 @@

    Method List

  • -
  • +
  • #to_s GitRepository @@ -29348,7 +29356,7 @@

    Method List

  • -
  • +
  • #to_s Cask::MultipleCaskErrors @@ -29356,7 +29364,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskNotInstalledError @@ -29364,7 +29372,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskCannotBeInstalledError @@ -29372,7 +29380,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskConflictError @@ -29380,7 +29388,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskUnavailableError @@ -29388,7 +29396,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskUnreadableError @@ -29396,7 +29404,7 @@

    Method List

  • -
  • +
  • #to_s Cask::TapCaskUnavailableError @@ -29404,7 +29412,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskAlreadyCreatedError @@ -29412,7 +29420,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskCyclicDependencyError @@ -29420,7 +29428,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskSelfReferencingDependencyError @@ -29428,7 +29436,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskUnspecifiedError @@ -29436,7 +29444,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskInvalidError @@ -29444,7 +29452,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskQuarantineError @@ -29452,7 +29460,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskQuarantinePropagationError @@ -29460,7 +29468,7 @@

    Method List

  • -
  • +
  • #to_s Cask::CaskQuarantineReleaseError @@ -29468,7 +29476,7 @@

    Method List

  • -
  • +
  • #to_s KegOnlyReason @@ -29476,7 +29484,7 @@

    Method List

  • -
  • +
  • #to_s Homebrew::SourceLocation @@ -29484,7 +29492,7 @@

    Method List

  • -
  • +
  • #to_s Cask::DSL::Caveats @@ -29492,7 +29500,7 @@

    Method List

  • -
  • +
  • #to_s Cask::DSL::Container @@ -29500,7 +29508,7 @@

    Method List

  • -
  • +
  • #to_s Homebrew::FormulaTextAuditor @@ -29508,7 +29516,7 @@

    Method List

  • -
  • +
  • #to_s GitHub::Actions::Annotation @@ -29516,7 +29524,7 @@

    Method List

  • -
  • +
  • #to_s Cask::Artifact::AbstractArtifact @@ -29524,7 +29532,7 @@

    Method List

  • -
  • +
  • #to_sentence Array @@ -29532,7 +29540,7 @@

    Method List

  • -
  • +
  • #to_str PATH @@ -29540,7 +29548,7 @@

    Method List

  • -
  • +
  • #to_str Version @@ -29548,7 +29556,7 @@

    Method List

  • -
  • +
  • #to_sym MacOSVersion @@ -29556,7 +29564,7 @@

    Method List

  • -
  • +
  • #to_sym Utils::Bottles::Tag @@ -29564,7 +29572,7 @@

    Method List

  • -
  • +
  • #to_systemd_timer Homebrew::Service @@ -29572,7 +29580,7 @@

    Method List

  • -
  • +
  • #to_systemd_unit Homebrew::Service @@ -29580,7 +29588,7 @@

    Method List

  • -
  • +
  • #to_taps Homebrew::CLI::NamedArgs @@ -29588,7 +29596,7 @@

    Method List

  • -
  • +
  • #to_yaml Cask::DSL::Container @@ -29596,7 +29604,7 @@

    Method List

  • -
  • +
  • toggle_no_translocation_bit Cask::Quarantine @@ -29604,7 +29612,7 @@

    Method List

  • -
  • +
  • #token Cask::DSL @@ -29612,7 +29620,7 @@

    Method List

  • -
  • +
  • #token Cask::Cask @@ -29620,7 +29628,7 @@

    Method List

  • -
  • +
  • #token Cask::AbstractCaskErrorWithToken @@ -29628,7 +29636,7 @@

    Method List

  • -
  • +
  • #token Cask::CaskLoader::FromPathLoader @@ -29636,7 +29644,7 @@

    Method List

  • -
  • +
  • #token Cask::CaskLoader::FromAPILoader @@ -29644,7 +29652,7 @@

    Method List

  • -
  • +
  • token_from Cask::Utils @@ -29652,7 +29660,7 @@

    Method List

  • -
  • +
  • tokens Cask::Caskroom @@ -29660,7 +29668,7 @@

    Method List

  • -
  • +
  • toolchain_path OS::Mac::Xcode @@ -29668,7 +29676,7 @@

    Method List

  • -
  • +
  • #top_level_info_plists Homebrew::UnversionedCaskChecker @@ -29676,7 +29684,7 @@

    Method List

  • -
  • +
  • #toplevel_stanzas RuboCop::Cask::AST::CaskBlock @@ -29684,7 +29692,7 @@

    Method List

  • -
  • +
  • total Homebrew @@ -29692,7 +29700,7 @@

    Method List

  • -
  • +
  • #trailing_newline? Homebrew::FormulaTextAuditor @@ -29700,7 +29708,7 @@

    Method List

  • -
  • +
  • truncate Tty @@ -29708,7 +29716,7 @@

    Method List

  • -
  • +
  • #truncate_text_to_approximate_size Kernel @@ -29716,7 +29724,7 @@

    Method List

  • -
  • +
  • #trust_cert Cask::URL::DSL @@ -29724,7 +29732,7 @@

    Method List

  • -
  • +
  • try_parse Locale @@ -29732,7 +29740,7 @@

    Method List

  • -
  • +
  • #tsc Homebrew::Manpages::Variables @@ -29740,7 +29748,7 @@

    Method List

  • -
  • +
  • type Hardware::CPU @@ -29748,7 +29756,7 @@

    Method List

  • -
  • +
  • #type CompilerFailure @@ -29756,7 +29764,7 @@

    Method List

  • -
  • +
  • #type CompilerSelector::Compiler @@ -29764,7 +29772,7 @@

    Method List

  • -
  • +
  • #type CxxStdlib @@ -29772,7 +29780,7 @@

    Method List

  • -
  • +
  • #type Homebrew::VersionBumpInfo @@ -29780,7 +29788,7 @@

    Method List

  • -
  • +
  • type DeprecateDisable @@ -29788,7 +29796,7 @@

    Method List

  • -
  • +
  • #type Cask::DSL::Container @@ -29796,7 +29804,7 @@

    Method List

  • -
  • +
  • #type_string CxxStdlib @@ -29804,7 +29812,7 @@

    Method List

  • -
  • +
  • typecheck Homebrew @@ -29812,7 +29820,7 @@

    Method List

  • -
  • +
  • typecheck_args Homebrew @@ -29820,7 +29828,7 @@

    Method List

  • -
  • +
  • unbottled Homebrew @@ -29828,7 +29836,7 @@

    Method List

  • -
  • +
  • unbottled_args Homebrew @@ -29836,7 +29844,7 @@

    Method List

  • -
  • +
  • #unbottled_dependencies FormulaInstaller @@ -29844,7 +29852,7 @@

    Method List

  • -
  • +
  • #undeclared_deps LinkageChecker @@ -29852,7 +29860,7 @@

    Method List

  • -
  • +
  • undeletable? OS::Mac @@ -29860,7 +29868,7 @@

    Method List

  • -
  • +
  • underscore Utils @@ -29868,7 +29876,7 @@

    Method List

  • -
  • +
  • unhook_raise Ignorable @@ -29876,7 +29884,7 @@

    Method List

  • -
  • +
  • #uninstall Keg @@ -29884,7 +29892,7 @@

    Method List

  • -
  • +
  • #uninstall Tap @@ -29892,7 +29900,7 @@

    Method List

  • -
  • +
  • #uninstall Cask::Pkg @@ -29900,7 +29908,7 @@

    Method List

  • -
  • +
  • uninstall Homebrew @@ -29908,7 +29916,7 @@

    Method List

  • -
  • +
  • #uninstall Cask::Installer @@ -29916,7 +29924,7 @@

    Method List

  • -
  • +
  • uninstall_args Homebrew @@ -29924,7 +29932,7 @@

    Method List

  • -
  • +
  • #uninstall_artifacts Cask::Installer @@ -29932,7 +29940,7 @@

    Method List

  • -
  • +
  • uninstall_casks Cask::Uninstall @@ -29940,7 +29948,7 @@

    Method List

  • -
  • +
  • uninstall_dsl_key Cask::Artifact::AbstractFlightBlock @@ -29948,7 +29956,7 @@

    Method List

  • -
  • +
  • #uninstall_existing_cask Cask::Installer @@ -29956,7 +29964,7 @@

    Method List

  • -
  • +
  • uninstall_kegs Homebrew::Uninstall @@ -29964,7 +29972,7 @@

    Method List

  • -
  • +
  • #uninstall_phase Cask::Artifact::Moved @@ -29972,7 +29980,7 @@

    Method List

  • -
  • +
  • #uninstall_phase Cask::Artifact::Qlplugin @@ -29980,7 +29988,7 @@

    Method List

  • -
  • +
  • #uninstall_phase Cask::Artifact::Symlinked @@ -29988,7 +29996,7 @@

    Method List

  • -
  • +
  • #uninstall_phase Cask::Artifact::Uninstall @@ -29996,7 +30004,7 @@

    Method List

  • -
  • +
  • #uninstall_phase Cask::Artifact::KeyboardLayout @@ -30004,7 +30012,7 @@

    Method List

  • -
  • +
  • #uninstall_phase Cask::Artifact::AbstractFlightBlock @@ -30012,7 +30020,7 @@

    Method List

  • -
  • +
  • #universal? MachOShim @@ -30020,7 +30028,7 @@

    Method List

  • -
  • +
  • #unless_modifier? RuboCop::Cop::FormulaAudit::OptionDeclarations @@ -30028,7 +30036,7 @@

    Method List

  • -
  • +
  • #unlink Keg @@ -30036,7 +30044,7 @@

    Method List

  • -
  • +
  • unlink Homebrew::Unlink @@ -30044,7 +30052,7 @@

    Method List

  • -
  • +
  • unlink Homebrew @@ -30052,7 +30060,7 @@

    Method List

  • -
  • +
  • unlink! Homebrew::Completions @@ -30060,7 +30068,7 @@

    Method List

  • -
  • +
  • unlink_args Homebrew @@ -30068,7 +30076,7 @@

    Method List

  • -
  • +
  • unlink_completions Utils::Link @@ -30076,7 +30084,7 @@

    Method List

  • -
  • +
  • unlink_manpages Utils::Link @@ -30084,7 +30092,7 @@

    Method List

  • -
  • +
  • #unlink_newname Migrator @@ -30092,7 +30100,7 @@

    Method List

  • -
  • +
  • #unlink_oldname Migrator @@ -30100,7 +30108,7 @@

    Method List

  • -
  • +
  • #unlink_oldname_cellar Migrator @@ -30108,7 +30116,7 @@

    Method List

  • -
  • +
  • #unlink_oldname_opt Migrator @@ -30116,7 +30124,7 @@

    Method List

  • -
  • +
  • unlink_versioned_formulae Homebrew::Unlink @@ -30124,7 +30132,7 @@

    Method List

  • -
  • +
  • #unlock Migrator @@ -30132,7 +30140,7 @@

    Method List

  • -
  • +
  • #unlock LockFile @@ -30140,7 +30148,7 @@

    Method List

  • -
  • +
  • #unpack Resource @@ -30148,7 +30156,7 @@

    Method List

  • -
  • +
  • unpack Homebrew @@ -30156,7 +30164,7 @@

    Method List

  • -
  • +
  • unpack_args Homebrew @@ -30164,7 +30172,7 @@

    Method List

  • -
  • +
  • unpin Homebrew @@ -30172,7 +30180,7 @@

    Method List

  • -
  • +
  • #unpin FormulaPin @@ -30180,7 +30188,7 @@

    Method List

  • -
  • +
  • unpin_args Homebrew @@ -30188,7 +30196,7 @@

    Method List

  • -
  • +
  • #unremovable_kegs Homebrew::Cleanup @@ -30196,7 +30204,7 @@

    Method List

  • -
  • +
  • #unstable? Cask::DSL::Version @@ -30204,7 +30212,7 @@

    Method List

  • -
  • +
  • unsupported_configuration? OS @@ -30212,7 +30220,7 @@

    Method List

  • -
  • +
  • #unsupported_release? MacOSVersion @@ -30220,7 +30228,7 @@

    Method List

  • -
  • +
  • untap Homebrew @@ -30228,7 +30236,7 @@

    Method List

  • -
  • +
  • untap_args Homebrew @@ -30236,7 +30244,7 @@

    Method List

  • -
  • +
  • untapped_official_taps Tap @@ -30244,7 +30252,7 @@

    Method List

  • -
  • +
  • #unused_options Tab @@ -30252,7 +30260,7 @@

    Method List

  • -
  • +
  • #unversioned? Cask::URL @@ -30260,7 +30268,7 @@

    Method List

  • -
  • +
  • #unzip_dep_if_needed DependencyCollector @@ -30268,7 +30276,7 @@

    Method List

  • -
  • +
  • #update! CacheStore @@ -30276,7 +30284,7 @@

    Method List

  • -
  • +
  • #update! LinkageCacheStore @@ -30284,7 +30292,7 @@

    Method List

  • -
  • +
  • #update! DescriptionCacheStore @@ -30292,7 +30300,7 @@

    Method List

  • -
  • +
  • #update_commit Version @@ -30300,7 +30308,7 @@

    Method List

  • -
  • +
  • #update_from_cask_tokens! CaskDescriptionCacheStore @@ -30308,7 +30316,7 @@

    Method List

  • -
  • +
  • #update_from_formula_names! DescriptionCacheStore @@ -30316,7 +30324,7 @@

    Method List

  • -
  • +
  • #update_from_report! DescriptionCacheStore @@ -30324,7 +30332,7 @@

    Method List

  • -
  • +
  • #update_from_report! CaskDescriptionCacheStore @@ -30332,7 +30340,7 @@

    Method List

  • -
  • +
  • #update_head_version Formula @@ -30340,7 +30348,7 @@

    Method List

  • -
  • +
  • update_instructions OS::Mac::Xcode @@ -30348,7 +30356,7 @@

    Method List

  • -
  • +
  • update_instructions OS::Mac::CLT @@ -30356,7 +30364,7 @@

    Method List

  • -
  • +
  • update_license_data Homebrew @@ -30364,7 +30372,7 @@

    Method List

  • -
  • +
  • update_license_data_args Homebrew @@ -30372,7 +30380,7 @@

    Method List

  • -
  • +
  • update_maintainers Homebrew @@ -30380,7 +30388,7 @@

    Method List

  • -
  • +
  • update_maintainers_args Homebrew @@ -30388,7 +30396,7 @@

    Method List

  • -
  • +
  • update_pypi_url PyPI @@ -30396,7 +30404,7 @@

    Method List

  • -
  • +
  • update_python_resources Homebrew @@ -30404,7 +30412,7 @@

    Method List

  • -
  • +
  • update_python_resources! PyPI @@ -30412,7 +30420,7 @@

    Method List

  • -
  • +
  • update_python_resources_args Homebrew @@ -30420,7 +30428,7 @@

    Method List

  • -
  • +
  • update_report Homebrew @@ -30428,7 +30436,7 @@

    Method List

  • -
  • +
  • update_report_args Homebrew @@ -30436,7 +30444,7 @@

    Method List

  • -
  • +
  • update_shell_completions! Homebrew::Completions @@ -30444,7 +30452,7 @@

    Method List

  • -
  • +
  • update_sponsors Homebrew @@ -30452,7 +30460,7 @@

    Method List

  • -
  • +
  • update_sponsors_args Homebrew @@ -30460,7 +30468,7 @@

    Method List

  • -
  • +
  • #update_tabs Migrator @@ -30468,7 +30476,7 @@

    Method List

  • -
  • +
  • update_test Homebrew @@ -30476,7 +30484,7 @@

    Method List

  • -
  • +
  • update_test_args Homebrew @@ -30484,7 +30492,7 @@

    Method List

  • -
  • +
  • #updated? Reporter @@ -30492,7 +30500,7 @@

    Method List

  • -
  • +
  • upgrade Homebrew @@ -30500,7 +30508,7 @@

    Method List

  • -
  • +
  • upgrade_args Homebrew @@ -30508,7 +30516,7 @@

    Method List

  • -
  • +
  • upgrade_cask Cask::Upgrade @@ -30516,7 +30524,7 @@

    Method List

  • -
  • +
  • upgrade_casks Cask::Upgrade @@ -30524,7 +30532,7 @@

    Method List

  • -
  • +
  • upgrade_formulae Homebrew::Upgrade @@ -30532,7 +30540,7 @@

    Method List

  • -
  • +
  • upgrade_outdated_casks Homebrew @@ -30540,7 +30548,7 @@

    Method List

  • -
  • +
  • upgrade_outdated_formulae Homebrew @@ -30548,7 +30556,7 @@

    Method List

  • -
  • +
  • #upload_bottles GitHubPackages @@ -30556,7 +30564,7 @@

    Method List

  • -
  • +
  • #upload_bottles GitHubReleases @@ -30564,7 +30572,7 @@

    Method List

  • -
  • +
  • upload_release_asset GitHub @@ -30572,7 +30580,7 @@

    Method List

  • -
  • +
  • #uri Cask::URL::DSL @@ -30580,7 +30588,7 @@

    Method List

  • -
  • +
  • url Formula @@ -30588,7 +30596,7 @@

    Method List

  • -
  • +
  • #url Cask::DSL @@ -30596,7 +30604,7 @@

    Method List

  • -
  • +
  • #url Cask::URL::BlockDSL::PageWithURL @@ -30604,7 +30612,7 @@

    Method List

  • -
  • +
  • #url Resource @@ -30612,7 +30620,7 @@

    Method List

  • -
  • +
  • #url Formulary::FromUrlLoader @@ -30620,7 +30628,7 @@

    Method List

  • -
  • +
  • #url Livecheck @@ -30628,7 +30636,7 @@

    Method List

  • -
  • +
  • #url Downloadable @@ -30636,7 +30644,7 @@

    Method List

  • -
  • +
  • #url Cask::Download @@ -30644,7 +30652,7 @@

    Method List

  • -
  • +
  • #url SoftwareSpec @@ -30652,7 +30660,7 @@

    Method List

  • -
  • +
  • url Formatter @@ -30660,7 +30668,7 @@

    Method List

  • -
  • +
  • #url Cask::CaskLoader::FromURILoader @@ -30668,7 +30676,7 @@

    Method List

  • -
  • +
  • #url Homebrew::ResourceAuditor @@ -30676,7 +30684,7 @@

    Method List

  • -
  • +
  • #url AbstractDownloadStrategy @@ -30684,7 +30692,7 @@

    Method List

  • -
  • +
  • #url Homebrew::Livecheck::Strategy::Sparkle::Item @@ -30692,7 +30700,7 @@

    Method List

  • -
  • +
  • #url_encode Bottle::Filename @@ -30700,7 +30708,7 @@

    Method List

  • -
  • +
  • url_protected_by_cloudflare? Utils::Curl @@ -30708,7 +30716,7 @@

    Method List

  • -
  • +
  • url_protected_by_incapsula? Utils::Curl @@ -30716,7 +30724,7 @@

    Method List

  • -
  • +
  • url_to GitHub @@ -30724,7 +30732,7 @@

    Method List

  • -
  • +
  • #usage_banner Homebrew::CLI::Parser @@ -30732,7 +30740,7 @@

    Method List

  • -
  • +
  • #usage_banner_text Homebrew::CLI::Parser @@ -30740,7 +30748,7 @@

    Method List

  • -
  • +
  • use CacheStoreDatabase @@ -30748,7 +30756,7 @@

    Method List

  • -
  • +
  • use_buildpulse? Homebrew @@ -30756,7 +30764,7 @@

    Method List

  • -
  • +
  • use_homebrew_curl? Homebrew::Livecheck @@ -30764,7 +30772,7 @@

    Method List

  • -
  • +
  • #use_macos_install? UsesFromMacOSDependency @@ -30772,7 +30780,7 @@

    Method List

  • -
  • +
  • #use_system_ruby? Homebrew::Cleanup @@ -30780,7 +30788,7 @@

    Method List

  • -
  • +
  • #used_options Tab @@ -30788,7 +30796,7 @@

    Method List

  • -
  • +
  • #user Tap @@ -30796,7 +30804,7 @@

    Method List

  • -
  • +
  • #user TapFormulaUnavailableError @@ -30804,7 +30812,7 @@

    Method List

  • -
  • +
  • user GitHub @@ -30812,7 +30820,7 @@

    Method List

  • -
  • +
  • #user_agent Cask::URL::DSL @@ -30820,7 +30828,7 @@

    Method List

  • -
  • +
  • user_gem_groups Homebrew @@ -30828,7 +30836,7 @@

    Method List

  • -
  • +
  • user_site_packages Language::Python @@ -30836,7 +30844,7 @@

    Method List

  • -
  • +
  • #user_tilde Homebrew::Diagnostic::Checks @@ -30844,7 +30852,7 @@

    Method List

  • -
  • +
  • user_vendor_version Homebrew @@ -30852,7 +30860,7 @@

    Method List

  • -
  • +
  • uses Homebrew @@ -30860,7 +30868,7 @@

    Method List

  • -
  • +
  • uses_args Homebrew @@ -30868,7 +30876,7 @@

    Method List

  • -
  • +
  • uses_from_macos Formula @@ -30876,7 +30884,7 @@

    Method List

  • -
  • +
  • #uses_from_macos SoftwareSpec @@ -30884,7 +30892,7 @@

    Method List

  • -
  • +
  • #uses_from_macos? Dependency @@ -30892,7 +30900,7 @@

    Method List

  • -
  • +
  • #uses_from_macos? UsesFromMacOSDependency @@ -30900,7 +30908,7 @@

    Method List

  • -
  • +
  • #uses_from_macos_elements SoftwareSpec @@ -30908,7 +30916,7 @@

    Method List

  • -
  • +
  • #uses_from_macos_names SoftwareSpec @@ -30916,7 +30924,7 @@

    Method List

  • -
  • +
  • #using URL @@ -30924,7 +30932,7 @@

    Method List

  • -
  • +
  • #using Cask::URL::DSL @@ -30932,7 +30940,7 @@

    Method List

  • -
  • +
  • #using Resource @@ -30940,7 +30948,7 @@

    Method List

  • -
  • +
  • #using Homebrew::ResourceAuditor @@ -30948,7 +30956,7 @@

    Method List

  • -
  • +
  • valid_aliases? Readall @@ -30956,7 +30964,7 @@

    Method List

  • -
  • +
  • valid_casks? Readall @@ -30964,7 +30972,7 @@

    Method List

  • -
  • +
  • #valid_combination? Utils::Bottles::Tag @@ -30972,7 +30980,7 @@

    Method List

  • -
  • +
  • valid_formulae? Readall @@ -30980,7 +30988,7 @@

    Method List

  • -
  • +
  • valid_gem_groups Homebrew @@ -30988,7 +30996,7 @@

    Method List

  • -
  • +
  • valid_internal_cmd? Commands @@ -30996,7 +31004,7 @@

    Method List

  • -
  • +
  • valid_internal_dev_cmd? Commands @@ -31004,7 +31012,7 @@

    Method List

  • -
  • +
  • #valid_library_extension? FormulaCellarChecks @@ -31012,7 +31020,7 @@

    Method List

  • -
  • +
  • valid_license? SPDX @@ -31020,7 +31028,7 @@

    Method List

  • -
  • +
  • valid_license_exception? SPDX @@ -31028,7 +31036,7 @@

    Method List

  • -
  • +
  • #valid_pypi_package? PyPI::Package @@ -31036,7 +31044,7 @@

    Method List

  • -
  • +
  • valid_ruby_syntax? Readall @@ -31044,7 +31052,7 @@

    Method List

  • -
  • +
  • valid_tap? Readall @@ -31052,7 +31060,7 @@

    Method List

  • -
  • +
  • validate_file Utils::Tar @@ -31060,7 +31068,7 @@

    Method List

  • -
  • +
  • #validate_options Homebrew::CLI::Parser @@ -31068,7 +31076,7 @@

    Method List

  • -
  • +
  • #value Version::Token @@ -31076,7 +31084,7 @@

    Method List

  • -
  • +
  • #value Version::StringToken @@ -31084,7 +31092,7 @@

    Method List

  • -
  • +
  • #value Version::NumericToken @@ -31092,7 +31100,7 @@

    Method List

  • -
  • +
  • #value Homebrew::CLI::Args @@ -31100,7 +31108,7 @@

    Method List

  • -
  • +
  • #var Formula @@ -31108,7 +31116,7 @@

    Method List

  • -
  • +
  • vendor_gems Homebrew @@ -31116,7 +31124,7 @@

    Method List

  • -
  • +
  • vendor_gems_args Homebrew @@ -31124,7 +31132,7 @@

    Method List

  • -
  • +
  • #verbose? Context::ContextStruct @@ -31132,7 +31140,7 @@

    Method List

  • -
  • +
  • #verbose? Context @@ -31140,7 +31148,7 @@

    Method List

  • -
  • +
  • verbose? Homebrew @@ -31148,7 +31156,7 @@

    Method List

  • -
  • +
  • #verified Cask::URL::DSL @@ -31156,7 +31164,7 @@

    Method List

  • -
  • +
  • #verify Homebrew::FormulaCreator @@ -31164,7 +31172,7 @@

    Method List

  • -
  • +
  • #verify_checksum Pathname @@ -31172,7 +31180,7 @@

    Method List

  • -
  • +
  • #verify_deps_exist FormulaInstaller @@ -31180,7 +31188,7 @@

    Method List

  • -
  • +
  • #verify_download_integrity Downloadable @@ -31188,7 +31196,7 @@

    Method List

  • -
  • +
  • #verify_download_integrity Cask::Download @@ -31196,7 +31204,7 @@

    Method List

  • -
  • +
  • #verify_download_integrity HeadSoftwareSpec @@ -31204,7 +31212,7 @@

    Method List

  • -
  • +
  • #verify_has_sha Cask::Installer @@ -31212,7 +31220,7 @@

    Method List

  • -
  • +
  • #verify_order_in_source RuboCop::Cop::FormulaAudit::DependencyOrder @@ -31220,7 +31228,7 @@

    Method List

  • -
  • +
  • #version Keg @@ -31228,7 +31236,7 @@

    Method List

  • -
  • +
  • #version URL @@ -31236,7 +31244,7 @@

    Method List

  • -
  • +
  • version OS::Mac @@ -31244,7 +31252,7 @@

    Method List

  • -
  • +
  • #version Formula @@ -31252,7 +31260,7 @@

    Method List

  • -
  • +
  • version Formula @@ -31260,7 +31268,7 @@

    Method List

  • -
  • +
  • #version Cask::DSL @@ -31268,7 +31276,7 @@

    Method List

  • -
  • +
  • version OS::Mac::Xcode @@ -31276,7 +31284,7 @@

    Method List

  • -
  • +
  • version OS::Mac::CLT @@ -31284,7 +31292,7 @@

    Method List

  • -
  • +
  • #version Resource @@ -31292,7 +31300,7 @@

    Method List

  • -
  • +
  • #version CompilerFailure @@ -31300,7 +31308,7 @@

    Method List

  • -
  • +
  • #version CompilerSelector::Compiler @@ -31308,7 +31316,7 @@

    Method List

  • -
  • +
  • version Utils::Git @@ -31316,7 +31324,7 @@

    Method List

  • -
  • +
  • version Utils::Svn @@ -31324,7 +31332,7 @@

    Method List

  • -
  • +
  • #version OS::Mac::SDK @@ -31332,7 +31340,7 @@

    Method List

  • -
  • +
  • #version PyPI::Package @@ -31340,7 +31348,7 @@

    Method List

  • -
  • +
  • #version PkgVersion @@ -31348,7 +31356,7 @@

    Method List

  • -
  • +
  • #version Downloadable @@ -31356,7 +31364,7 @@

    Method List

  • -
  • +
  • #version FormulaInfo @@ -31364,7 +31372,7 @@

    Method List

  • -
  • +
  • #version Cask::Download @@ -31372,7 +31380,7 @@

    Method List

  • -
  • +
  • #version MacOSVersion::Error @@ -31380,7 +31388,7 @@

    Method List

  • -
  • +
  • #version Bottle::Filename @@ -31388,7 +31396,7 @@

    Method List

  • -
  • +
  • #version Homebrew::BundleVersion @@ -31396,7 +31404,7 @@

    Method List

  • -
  • +
  • version OS::Linux::Glibc @@ -31404,7 +31412,7 @@

    Method List

  • -
  • +
  • #version Homebrew::ResourceAuditor @@ -31412,7 +31420,7 @@

    Method List

  • -
  • +
  • #version MacOSRequirement @@ -31420,7 +31428,7 @@

    Method List

  • -
  • +
  • #version XcodeRequirement @@ -31428,7 +31436,7 @@

    Method List

  • -
  • +
  • #version= PyPI::Package @@ -31436,7 +31444,7 @@

    Method List

  • -
  • +
  • #version_name Homebrew::VersionBumpInfo @@ -31444,7 +31452,7 @@

    Method List

  • -
  • +
  • version_rebuild GitHubPackages @@ -31452,7 +31460,7 @@

    Method List

  • -
  • +
  • #version_scheme Tab @@ -31460,7 +31468,7 @@

    Method List

  • -
  • +
  • #version_scheme Formula @@ -31468,7 +31476,7 @@

    Method List

  • -
  • +
  • #version_specified? MacOSRequirement @@ -31476,7 +31484,7 @@

    Method List

  • -
  • +
  • #versioned_formula? Formula @@ -31484,7 +31492,7 @@

    Method List

  • -
  • +
  • #versioned_formula? KegOnlyReason @@ -31492,7 +31500,7 @@

    Method List

  • -
  • +
  • #versioned_formula? RuboCop::Cop::FormulaCop @@ -31500,7 +31508,7 @@

    Method List

  • -
  • +
  • #versioned_formulae Formula @@ -31508,7 +31516,7 @@

    Method List

  • -
  • +
  • #versioned_formulae_names Formula @@ -31516,7 +31524,7 @@

    Method List

  • -
  • +
  • #versioned_macos_requirement TestRunnerFormula @@ -31524,7 +31532,7 @@

    Method List

  • -
  • +
  • #versions Tab @@ -31532,7 +31540,7 @@

    Method List

  • -
  • +
  • #versions CompilerSelector @@ -31540,7 +31548,7 @@

    Method List

  • -
  • +
  • #versions Homebrew::Livecheck::LivecheckVersion @@ -31548,7 +31556,7 @@

    Method List

  • -
  • +
  • versions_from_content Homebrew::Livecheck::Strategy::Xml @@ -31556,7 +31564,7 @@

    Method List

  • -
  • +
  • versions_from_content Homebrew::Livecheck::Strategy::Json @@ -31564,7 +31572,7 @@

    Method List

  • -
  • +
  • versions_from_content Homebrew::Livecheck::Strategy::Yaml @@ -31572,7 +31580,7 @@

    Method List

  • -
  • +
  • versions_from_content Homebrew::Livecheck::Strategy::Sparkle @@ -31580,7 +31588,7 @@

    Method List

  • -
  • +
  • versions_from_content Homebrew::Livecheck::Strategy::PageMatch @@ -31588,7 +31596,7 @@

    Method List

  • -
  • +
  • versions_from_content Homebrew::Livecheck::Strategy::GithubReleases @@ -31596,7 +31604,7 @@

    Method List

  • -
  • +
  • versions_from_headers Homebrew::Livecheck::Strategy::HeaderMatch @@ -31604,7 +31612,7 @@

    Method List

  • -
  • +
  • versions_from_items Homebrew::Livecheck::Strategy::ExtractPlist @@ -31612,7 +31620,7 @@

    Method List

  • -
  • +
  • versions_from_tags Homebrew::Livecheck::Strategy::Git @@ -31620,7 +31628,7 @@

    Method List

  • -
  • +
  • #virtualenv_create Language::Python::Virtualenv @@ -31628,7 +31636,7 @@

    Method List

  • -
  • +
  • #virtualenv_install_with_resources Language::Python::Virtualenv @@ -31636,7 +31644,7 @@

    Method List

  • -
  • +
  • warning Formatter @@ -31644,7 +31652,7 @@

    Method List

  • -
  • +
  • watchlist_path Homebrew @@ -31652,7 +31660,7 @@

    Method List

  • -
  • +
  • #which Homebrew::Diagnostic::Volumes @@ -31660,7 +31668,7 @@

    Method List

  • -
  • +
  • #which Kernel @@ -31668,7 +31676,7 @@

    Method List

  • -
  • +
  • #which_all Kernel @@ -31676,7 +31684,7 @@

    Method List

  • -
  • +
  • #which_editor Kernel @@ -31684,7 +31692,7 @@

    Method List

  • -
  • +
  • width Tty @@ -31692,7 +31700,7 @@

    Method List

  • -
  • +
  • with Tty @@ -31700,7 +31708,7 @@

    Method List

  • -
  • +
  • with Homebrew::SimulateSystem @@ -31708,7 +31716,7 @@

    Method List

  • -
  • +
  • #with? Tab @@ -31716,7 +31724,7 @@

    Method List

  • -
  • +
  • #with? BuildOptions @@ -31724,7 +31732,7 @@

    Method List

  • -
  • +
  • #with_build_environment EnvActivation @@ -31732,7 +31740,7 @@

    Method List

  • -
  • +
  • #with_context Context @@ -31740,7 +31748,7 @@

    Method List

  • -
  • +
  • #with_custom_locale Kernel @@ -31748,7 +31756,7 @@

    Method List

  • -
  • +
  • #with_env Kernel @@ -31756,7 +31764,7 @@

    Method List

  • -
  • +
  • #with_homebrew_path Kernel @@ -31764,7 +31772,7 @@

    Method List

  • -
  • +
  • #with_lock LockFile @@ -31772,7 +31780,7 @@

    Method List

  • -
  • +
  • #with_logging Formula @@ -31780,7 +31788,7 @@

    Method List

  • -
  • +
  • #with_monkey_patch Top Level Namespace @@ -31788,7 +31796,7 @@

    Method List

  • -
  • +
  • with_no_api_env Homebrew @@ -31796,7 +31804,7 @@

    Method List

  • -
  • +
  • with_no_api_env_if_needed Homebrew @@ -31804,7 +31812,7 @@

    Method List

  • -
  • +
  • #without? Tab @@ -31812,7 +31820,7 @@

    Method List

  • -
  • +
  • #without? BuildOptions @@ -31820,7 +31828,7 @@

    Method List

  • -
  • +
  • without_clt? OS::Mac::Xcode @@ -31828,7 +31836,7 @@

    Method List

  • -
  • +
  • #without_patch Homebrew::FormulaTextAuditor @@ -31836,7 +31844,7 @@

    Method List

  • -
  • +
  • #workdir LinuxRunnerSpec @@ -31844,7 +31852,7 @@

    Method List

  • -
  • +
  • workflow_dispatch_event GitHub @@ -31852,7 +31860,7 @@

    Method List

  • -
  • +
  • #working_dir Homebrew::Service @@ -31860,7 +31868,7 @@

    Method List

  • -
  • +
  • #write Tab @@ -31868,7 +31876,7 @@

    Method List

  • -
  • +
  • write Homebrew::Settings @@ -31876,7 +31884,7 @@

    Method List

  • -
  • +
  • write_access? GitHub @@ -31884,7 +31892,7 @@

    Method List

  • -
  • +
  • #write_env_script Pathname @@ -31892,7 +31900,7 @@

    Method List

  • -
  • +
  • #write_exec_script Pathname @@ -31900,7 +31908,7 @@

    Method List

  • -
  • +
  • #write_formula! Homebrew::FormulaCreator @@ -31908,7 +31916,7 @@

    Method List

  • -
  • +
  • #write_if_dirty! CacheStoreDatabase @@ -31916,7 +31924,7 @@

    Method List

  • -
  • +
  • #write_jar_script Pathname @@ -31924,7 +31932,7 @@

    Method List

  • -
  • +
  • write_names Homebrew::API::Cask @@ -31932,7 +31940,7 @@

    Method List

  • -
  • +
  • write_names_and_aliases Homebrew::API::Formula @@ -31940,7 +31948,7 @@

    Method List

  • -
  • +
  • write_names_file Homebrew::API @@ -31948,7 +31956,7 @@

    Method List

  • -
  • +
  • write_path Homebrew @@ -31956,7 +31964,7 @@

    Method List

  • -
  • +
  • write_user_gem_groups Homebrew @@ -31964,7 +31972,7 @@

    Method List

  • -
  • +
  • wsl? OS::Linux @@ -31972,7 +31980,7 @@

    Method List

  • -
  • +
  • wsl_version OS::Linux @@ -31980,7 +31988,7 @@

    Method List

  • -
  • +
  • #x86_64? MachOShim @@ -31988,7 +31996,7 @@

    Method List

  • -
  • +
  • #x86_64? GitHubRunner @@ -31996,7 +32004,7 @@

    Method List

  • -
  • +
  • #x86_64_compatible? TestRunnerFormula @@ -32004,7 +32012,7 @@

    Method List

  • -
  • +
  • #x86_64_only? TestRunnerFormula @@ -32012,7 +32020,7 @@

    Method List

  • -
  • +
  • xcode SystemConfig @@ -32020,7 +32028,7 @@

    Method List

  • -
  • +
  • #xcode_installed_version XcodeRequirement @@ -32028,7 +32036,7 @@

    Method List

  • -
  • +
  • #xcodebuild Formula @@ -32036,7 +32044,7 @@

    Method List

  • -
  • +
  • #xz_dep_if_needed DependencyCollector @@ -32044,7 +32052,7 @@

    Method List

  • -
  • +
  • #zap Cask::Installer @@ -32052,7 +32060,7 @@

    Method List

  • -
  • +
  • #zap_phase Cask::Artifact::Zap @@ -32060,7 +32068,7 @@

    Method List

  • -
  • +
  • #zipinfo Pathname @@ -32068,7 +32076,7 @@

    Method List

  • -
  • +
  • #zsh_completion Formula @@ -32076,7 +32084,7 @@

    Method List

  • -
  • +
  • #zsh_function Formula @@ -32084,7 +32092,7 @@

    Method List

  • -
  • +
  • #zstd_dep_if_needed DependencyCollector @@ -32092,7 +32100,7 @@

    Method List

  • -
  • +
  • #| Options