add stub claimUrl
This commit is contained in:
parent
8093008ef4
commit
cb6e16947d
16 changed files with 28 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue