Jack Nagel 5d1dc0a5db Revert "Revert "FormulaInstaller: make mode reader methods private""
This reverts commit c622f27e525de4a9cc9a209a6cc0e26be60b5919.
2014-11-03 21:43:11 -06:00
..
2014-11-03 21:43:11 -06:00
2014-10-05 23:01:02 -05:00
2014-11-03 21:39:11 -06:00
2014-10-26 15:42:20 +00:00
2014-10-30 00:23:46 -05:00
2014-09-28 01:11:31 -05:00
2014-02-10 13:17:16 -05:00
2014-11-03 19:29:25 +00:00
2014-11-03 21:39:11 -06:00
2014-11-03 19:29:49 +00:00
2013-04-07 20:59:49 -05:00
2014-09-26 18:22:19 -07:00
2014-08-01 07:58:09 -07:00
2014-06-23 22:34:41 -05:00
2014-07-06 13:16:57 -05:00
2014-10-26 14:57:36 +00:00
2014-07-03 16:37:43 -05:00
2014-10-26 15:42:41 +00:00
2014-10-23 08:57:12 +01:00
2014-10-19 13:58:52 +01:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.