add stub claimUrl

This commit is contained in:
Joey Hess 2014-12-08 13:40:15 -04:00
parent 8093008ef4
commit cb6e16947d
16 changed files with 28 additions and 13 deletions

View file

@ -22,7 +22,7 @@ both available from CERN and from a torrent, for example.
Solution: Add a new method to remotes:
claimUri :: Maybe (Uri -> Bool)
claimUrl :: Maybe (URLString -> IO Bool)
Remotes that implement this method (including special remotes) will
be queried when such an uri is added, to see which claims it. Once the