Refactor usage of NamedArgs
in brew install
.
This commit is contained in:
parent
e40eece17b
commit
994e95e356
@ -96,6 +96,7 @@ module Homebrew
|
||||
load_formula_or_cask(name, only: only, method: method)
|
||||
end.uniq.freeze
|
||||
end
|
||||
private :to_objects
|
||||
|
||||
def to_formulae_paths
|
||||
to_paths(only: :formulae)
|
||||
|
Loading…
x
Reference in New Issue
Block a user