hxnodejs icon indicating copy to clipboard operation
hxnodejs copied to clipboard

fix mkdir and mkdirSync options

Open takashiski opened this issue 5 years ago • 0 comments

see below documents.

https://nodejs.org/api/fs.html#fs_fs_mkdir_path_options_callback https://nodejs.org/api/fs.html#fs_fs_mkdirsync_path_options

takashiski avatar Dec 17 '20 10:12 takashiski