• Add local file deletion on `torrent.destroy`

    Rowern committed Apr 13, 2017
    When we call `torrent.destroy` and we are not running in a browser, we use
    `rimraf` to delete the folder containing the torrent files.