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