Skip to content

feat: Support mode flag by cp() polyfill #73

@tetsuharuohzeki

Description

@tetsuharuohzeki

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Node.js v20.1.0 add the support mode flag to fsPromises.cp().

But the current polyfill for cp() implementation has not supported it yet.

copy: ['dereference', 'errorOnExist', 'filter', 'force', 'preserveTimestamps', 'recursive'],

Expected Behavior

cp() polyfill should support

Steps To Reproduce

I wrote in the above.

Environment

I wrote in the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions