Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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