Document MissingFormula.
This commit is contained in:
parent
491ef34cc2
commit
4d636d1335
@ -3,6 +3,9 @@
|
|||||||
require "formulary"
|
require "formulary"
|
||||||
|
|
||||||
module Homebrew
|
module Homebrew
|
||||||
|
# Helper module for checking if there is a reason a formula is missing.
|
||||||
|
#
|
||||||
|
# @api private
|
||||||
module MissingFormula
|
module MissingFormula
|
||||||
class << self
|
class << self
|
||||||
def reason(name, silent: false, show_info: false)
|
def reason(name, silent: false, show_info: false)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user