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
path: root/docs
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2019-07-23 21:12:44 +0300
committerFeross Aboukhadijeh <feross@feross.org>2019-07-23 21:12:44 +0300
commit78d98d9fa45598b63fb0fec013036e35d167f6c3 (patch)
treea81b5c7c8487233c2c4875ed989f451c8da62af2 /docs
parent6de95ce07b0b728467372e4448c8060412fc2f70 (diff)
doc: add torrent.name
Diffstat (limited to 'docs')
-rw-r--r--docs/api.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
index 66046d0..ca3a4f1 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -201,6 +201,10 @@ Aggregate "seed ratio" for all torrents (uploaded / downloaded).
# Torrent API
+## `torrent.name`
+
+Name of the torrent (string).
+
## `torrent.infoHash`
Info hash of the torrent (string).