diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/formula.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index 2ef9d6298..14ab534ae 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -725,6 +725,7 @@ class Formula # The reason for why this software is not linked (by default) to # {::HOMEBREW_PREFIX}. + # @api private attr_reader :keg_only_reason # @!attribute [rw] |
