Require formula for named arguments.
This commit is contained in:
parent
fddd589bc3
commit
47b8f96efb
@ -56,6 +56,7 @@ module Homebrew
|
||||
|
||||
sig { returns(NamedArgs) }
|
||||
def named
|
||||
require "formula"
|
||||
self[:named]
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user