Module: Homebrew::Cmd::Bundle::CleanupSubcommand::Args Private

Defined in:
sorbet/rbi/dsl/homebrew/cmd/bundle/cleanup_subcommand.rbi

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

Instance Method Summary collapse

Instance Method Details

#all?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/bundle/cleanup_subcommand.rbi', line 15

def all?; end

#brews?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/bundle/cleanup_subcommand.rbi', line 18

def brews?; end

#cargo?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)


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

def cargo?; 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)


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

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)


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

def casks?; 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)


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

def f?; end

#flatpak?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/bundle/cleanup_subcommand.rbi', line 33

def flatpak?; 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)


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

def force?; 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)


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

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)


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

def formulae?; end

#go?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)


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

def go?; end

#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)


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

def install?; end

#krew?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/bundle/cleanup_subcommand.rbi', line 51

def krew?; end

#mas?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)


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

def mas?; end

#no_brews?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/bundle/cleanup_subcommand.rbi', line 57

def no_brews?; end

#no_cargo?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/bundle/cleanup_subcommand.rbi', line 60

def no_cargo?; end

#no_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)


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

def no_cask?; end

#no_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)


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

def no_casks?; end

#no_cleanup_brew?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/bundle/cleanup_subcommand.rbi', line 69

def no_cleanup_brew?; end

#no_cleanup_cargo?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)


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

def no_cleanup_cargo?; end

#no_cleanup_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)


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

def no_cleanup_cask?; end

#no_cleanup_flatpak?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/bundle/cleanup_subcommand.rbi', line 78

def no_cleanup_flatpak?; end

#no_cleanup_go?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/bundle/cleanup_subcommand.rbi', line 81

def no_cleanup_go?; end

#no_cleanup_krew?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/bundle/cleanup_subcommand.rbi', line 84

def no_cleanup_krew?; end

#no_cleanup_mas?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/bundle/cleanup_subcommand.rbi', line 87

def no_cleanup_mas?; end

#no_cleanup_npm?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/bundle/cleanup_subcommand.rbi', line 90

def no_cleanup_npm?; end

#no_cleanup_tap?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/bundle/cleanup_subcommand.rbi', line 93

def no_cleanup_tap?; end

#no_cleanup_uv?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/bundle/cleanup_subcommand.rbi', line 96

def no_cleanup_uv?; end

#no_cleanup_vscode?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/bundle/cleanup_subcommand.rbi', line 99

def no_cleanup_vscode?; end

#no_cleanup_winget?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)


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

def no_cleanup_winget?; end

#no_flatpak?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/bundle/cleanup_subcommand.rbi', line 105

def no_flatpak?; end

#no_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)


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

def no_formula?; end

#no_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)


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

def no_formulae?; end

#no_go?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)


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

def no_go?; end

#no_krew?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)


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

def no_krew?; end

#no_mas?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)


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

def no_mas?; end

#no_npm?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/bundle/cleanup_subcommand.rbi', line 123

def no_npm?; end

#no_tap?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/bundle/cleanup_subcommand.rbi', line 126

def no_tap?; end

#no_taps?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/bundle/cleanup_subcommand.rbi', line 129

def no_taps?; end

#no_uv?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)


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

def no_uv?; end

#no_vscode?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)


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

def no_vscode?; end

#no_winget?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/bundle/cleanup_subcommand.rbi', line 138

def no_winget?; end

#npm?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/bundle/cleanup_subcommand.rbi', line 141

def npm?; end

#tap?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/bundle/cleanup_subcommand.rbi', line 144

def tap?; end

#taps?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)


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

def taps?; end

#uv?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)


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

def uv?; end

#vscode?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/bundle/cleanup_subcommand.rbi', line 153

def vscode?; end

#winget?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/bundle/cleanup_subcommand.rbi', line 156

def winget?; 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)


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

def zap?; end