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