Baptiste Fontaine 3ba3ecba9d audit --online: check homepage reachability
Closes Homebrew/homebrew#41607.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-07-12 20:32:15 +02:00
..
2015-07-09 01:22:51 +01:00
2015-07-07 17:39:20 -07:00
2015-07-03 14:22:38 +08:00
2015-07-08 14:53:48 +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.