formula.rb: add install method.
Mostly for links in API documentation.
This commit is contained in:
parent
858f7fb529
commit
e7497e33c0
@ -574,6 +574,9 @@ class Formula
|
||||
|
||||
protected
|
||||
|
||||
def install
|
||||
end
|
||||
|
||||
# Pretty titles the command and buffers stdout/stderr
|
||||
# Throws if there's an error
|
||||
def system cmd, *args
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user