Class: Homebrew::Cmd::InstallCmd::Args Private

Inherits:
Homebrew::CLI::Args show all
Defined in:
sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi

This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.

Instance Attribute Summary

Attributes inherited from Homebrew::CLI::Args

#flags_only, #options_only

Instance Method Summary collapse

Methods inherited from Homebrew::CLI::Args

#arch, #build_from_source_formulae, #context, #debug?, #freeze_named_args!, #freeze_processed_options!, #freeze_remaining_args!, #help?, #include_test_formulae, #initialize, #named, #no_named?, #only_formula_or_cask, #os, #os_arch_combinations, #quiet?, #remaining, #value, #verbose?

Constructor Details

This class inherits a constructor from Homebrew::CLI::Args

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Homebrew::CLI::Args

Instance Method Details

#adopt?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


18
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 18

def adopt?; end

#appdirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



21
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 21

def appdir; end

#audio_unit_plugindirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



24
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 24

def audio_unit_plugindir; end

#binaries?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


27
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 27

def binaries?; end

#bottle_archString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



30
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 30

def bottle_arch; end

#build_bottle?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


33
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 33

def build_bottle?; end

#build_from_source?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


36
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 36

def build_from_source?; end

#cask?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


39
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 39

def cask?; end

#casks?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


42
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 42

def casks?; end

#ccString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



45
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 45

def cc; end

#colorpickerdirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



48
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 48

def colorpickerdir; end

#debug_symbols?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


51
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 51

def debug_symbols?; end

#dictionarydirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



54
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 54

def dictionarydir; end

#display_times?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


57
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 57

def display_times?; end

#dry_run?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


60
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 60

def dry_run?; end

#envString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



63
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 63

def env; end

#f?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


66
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 66

def f?; end

#fetch_HEAD?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


69
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 69

def fetch_HEAD?; end

#fontdirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



72
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 72

def fontdir; end

#force?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


75
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 75

def force?; end

#force_bottle?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


78
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 78

def force_bottle?; end

#formula?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


81
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 81

def formula?; end

#formulae?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


84
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 84

def formulae?; end

#g?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


87
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 87

def g?; end

#git?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


90
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 90

def git?; end

#HEAD?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


15
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 15

def HEAD?; end

#i?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


93
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 93

def i?; end

#ignore_dependencies?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


96
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 96

def ignore_dependencies?; end

#include_test?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


99
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 99

def include_test?; end

#input_methoddirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



102
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 102

def input_methoddir; end

#interactive?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


105
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 105

def interactive?; end

#internet_plugindirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



108
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 108

def internet_plugindir; end

#keep_tmp?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


111
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 111

def keep_tmp?; end

#keyboard_layoutdirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



114
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 114

def keyboard_layoutdir; end

#languageArray<String>?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



117
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 117

def language; end

#mdimporterdirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



120
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 120

def mdimporterdir; end

#n?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


123
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 123

def n?; end

#only_dependencies?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


126
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 126

def only_dependencies?; end

#overwrite?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


129
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 129

def overwrite?; end

#prefpanedirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



132
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 132

def prefpanedir; end

#qlplugindirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



135
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 135

def qlplugindir; end

#quarantine?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


138
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 138

def quarantine?; end

#require_sha?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


141
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 141

def require_sha?; end

#s?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


144
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 144

def s?; end

#screen_saverdirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



147
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 147

def screen_saverdir; end

#servicedirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



150
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 150

def servicedir; end

#skip_cask_deps?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


153
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 153

def skip_cask_deps?; end

#skip_post_install?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


156
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 156

def skip_post_install?; end

#vst3_plugindirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



159
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 159

def vst3_plugindir; end

#vst_plugindirString?

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:



162
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 162

def vst_plugindir; end

#zap?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


165
# File 'sorbet/rbi/dsl/homebrew/cmd/install_cmd.rbi', line 165

def zap?; end