Skip to content

Missing option for Node fs mkdirSync that takes option with recursive and mode as object. other options too not present #23

@afaayerhan

Description

@afaayerhan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions