Add local file deletion on `torrent.destroy`
e06b121
When we call `torrent.destroy` and we are not running in a browser, we use `rimraf` to delete the folder containing the torrent files.