Document FormulaCellarChecks.
This commit is contained in:
parent
3e60cb0d8c
commit
603bbd9a95
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
require "utils/shell"
|
require "utils/shell"
|
||||||
|
|
||||||
|
# Checks to perform on a formula's cellar.
|
||||||
|
#
|
||||||
|
# @api private
|
||||||
module FormulaCellarChecks
|
module FormulaCellarChecks
|
||||||
def check_env_path(bin)
|
def check_env_path(bin)
|
||||||
# warn the user if stuff was installed outside of their PATH
|
# warn the user if stuff was installed outside of their PATH
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user