Skip to content

doc: fix mkdtemp() documentation

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-mkdtemp into master

Several minor fixes to the entries for mkdtemp(). The most significant is that a mistaken use of fs.mkdtemp() is corrected to fsPromises.mkdtemp().

Checklist

Merge request reports

Loading