Formula#path: update doc

Formulae are all in taps now.
This commit is contained in:
Xu Cheng 2016-04-05 13:19:16 +08:00
parent 20c2cbd98a
commit e806003cc7

View File

@ -64,7 +64,7 @@ class Formula
attr_reader :full_name
# The full path to this {Formula}.
# e.g. `/usr/local/Library/Formula/this-formula.rb`
# e.g. `/usr/local/Library/Taps/homebrew/homebrew-core/Formula/this-formula.rb`
attr_reader :path
# The {Tap} instance associated with this {Formula}.