There was an error while loading. Please reload this page.
2 parents 6e79e62 + eb76564 commit 44397a9Copy full SHA for 44397a9
README.md
@@ -341,6 +341,7 @@ tmp.setGracefulCleanup();
341
342
All options are optional :)
343
344
+ * `name`: a fixed name that overrides random name generation
345
* `mode`: the file mode to create with, it fallbacks to `0600` on file creation and `0700` on directory creation
346
* `prefix`: the optional prefix, fallbacks to `tmp-` if not provided
347
* `postfix`: the optional postfix, fallbacks to `.tmp` on file creation
0 commit comments