1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-09-18 13:45:32 -04:00

update tempDir in readme

This commit is contained in:
2021-10-06 11:31:40 -04:00
parent 8567cfc76a
commit a0b10f0f11

View File

@@ -77,7 +77,7 @@ Use [`decompress`](https://github.com/kevva/decompress) to extract the final dow
Type: `string`\ Type: `string`\
Default: [`tempy.directory()`](https://github.com/sindresorhus/tempy#tempydirectoryoptions) Default: [`tempy.directory()`](https://github.com/sindresorhus/tempy#tempydirectoryoptions)
Path to temporary directory for unverified and/or unextracted downloads. Automatically generated if not set (recommended). Path to temporary directory for unverified and/or unextracted downloads. Automatically generated if not set (recommended). If set manually, the directory isn't purged upon finishing for security reasons.
##### destDir ##### destDir