Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(api): add documentation for some properties #1708

Merged
merged 2 commits into from Aug 15, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

doc: Remove duplicated API docs

  • Loading branch information
feross committed Aug 15, 2019
commit 780e9e4ebc8360315d4cafcc9a1ac7170737fd12
@@ -306,14 +306,6 @@ True when all the torrent files have been downloaded.

Sum of the files length (in bytes).

## `torrent.pieceLength`

Length in bytes of all the pieces but the last one.

## `torrent.lastPieceLength`

Length in bytes of the last piece (<= `torrent.pieceLength`)

## `torrent.created`

Date of creation of the torrent (as a [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) object).
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.