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:
authorAndré Stein <stivekx@gmail.com>2015-08-25 07:49:58 +0300
committerAndré Stein <stivekx@gmail.com>2015-08-25 07:49:58 +0300
commitbd69e4b9247bd935ac19f9fd47bff99c3fe81adf (patch)
tree5bd408569b415a119c57dc56ada7870351b8d14d /README.md
parent0608a58c3bd1dbd8bd16c67cb6e5b2e516c24652 (diff)
Add torrent.path to README
Diffstat (limited to 'README.md')
-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)`.