document FormulaConflict
This commit is contained in:
parent
108339ae0f
commit
88865416e9
@ -1,3 +1,4 @@
|
|||||||
|
# Used to track formulae that cannot be installed at the same time
|
||||||
FormulaConflict = Struct.new(:name, :reason)
|
FormulaConflict = Struct.new(:name, :reason)
|
||||||
|
|
||||||
# Used to annotate formulae that duplicate OS X provided software
|
# Used to annotate formulae that duplicate OS X provided software
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user