Skip to content
Snippets Groups Projects
Commit e806003c authored by Xu Cheng's avatar Xu Cheng
Browse files

Formula#path: update doc

Formulae are all in taps now.
parent 20c2cbd9
No related branches found
No related tags found
No related merge requests found
......@@ -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}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment