fable-node
fable-node copied to clipboard
Missing option for Node fs mkdirSync that takes option with recursive and mode as object. other options too not present
their is no bindings for options argument passed to fs.mkdirSync with
fs.mkdirSync ("temp/db", { recursive: true, mode: "mymode" })
https://nodejs.org/api/fs.html#fs_fs_mkdir_path_options_callback