Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10053f5..48bdf3b 100644
--- a/README.md
+++ b/README.md
@@ -333,6 +333,10 @@ the file has.
The attached [bittorrent-swarm](https://github.com/feross/bittorrent-swarm) instance.
+#### `torrent.path`
+
+GEt the torrent download location
+
#### `torrent.destroy()`
Alias for `client.remove(torrent)`.