Skip to content

Mkdir() - Add functionality for recursive property #550

Closed
@seanprashad

Description

With the introduction of recursive functionality landing recently for mkdir in Node 10.12.0, we should mirror that for Filer.

The -p argument specifies creating the entire folder structure, which is a huge improvement for developers since it's been around forever.

Note: This is not a new function but simply an optional boolean flag with the default being false. We'll need to update it in a handful of places, starting with the following areas:

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