We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 310c60f + bb3d59b commit ca5c202Copy full SHA for ca5c202
lib/tmp.js
@@ -600,6 +600,7 @@ _safely_install_listener();
600
* @property {?string} dir the tmp directory to use
601
* @property {?string} prefix prefix for the generated name
602
* @property {?string} postfix postfix for the generated name
603
+ * @property {?boolean} unsafeCleanup recursively removes the created temporary directory, even when it's not empty
604
*/
605
606
/**
0 commit comments