Skip to content

Commit 44397a9

Browse files
authored
Merge pull request #221 from raszi/gh-206
Gh 206 document name option
2 parents 6e79e62 + eb76564 commit 44397a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ tmp.setGracefulCleanup();
341341

342342
All options are optional :)
343343

344+
* `name`: a fixed name that overrides random name generation
344345
* `mode`: the file mode to create with, it fallbacks to `0600` on file creation and `0700` on directory creation
345346
* `prefix`: the optional prefix, fallbacks to `tmp-` if not provided
346347
* `postfix`: the optional postfix, fallbacks to `.tmp` on file creation

0 commit comments

Comments
 (0)