mirror of
https://github.com/gosticks/brew.git
synced 2026-08-13 21:20:23 +00:00
Require formula for named arguments.
This commit is contained in:
@@ -56,6 +56,7 @@ module Homebrew
|
||||
|
||||
sig { returns(NamedArgs) }
|
||||
def named
|
||||
require "formula"
|
||||
self[:named]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user