Xu Cheng 8cebb64eec auto disable sandbox for interactive shell
Closes Homebrew/homebrew#38792.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-07-22 15:12:15 +08:00
..
2015-07-21 21:58:10 +08:00
2015-07-09 01:22:51 +01:00
2015-07-20 17:32:07 +01:00
2015-06-25 23:42:54 -04:00
2015-06-15 08:21:08 -07:00
2015-07-21 21:58:10 +08:00
2015-05-29 17:02:23 +08:00
2015-07-22 05:07:35 +01:00
2015-07-21 21:58:10 +08:00
2015-07-03 14:22:38 +08:00
2015-07-18 19:52:56 -07:00
2015-06-01 20:08:41 +08:00
2015-07-20 17:31:43 +01:00
2015-07-18 13:29:09 +02:00
2015-06-14 21:40:53 +08: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.