Atleast when using npm the documentation says to use ``` Apricot.open("url", function(err,doc) ``` while it really only takes function(doc) in the release (fixed in trunk?)
Atleast when using npm the documentation says to use
while it really only takes function(doc) in the release (fixed in trunk?)