Skip to content

feat: Support mode flag by verbatimSymlinks polyfill #74

@tetsuharuohzeki

Description

@tetsuharuohzeki

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Node.js v17.6.0 (also v16.15.0) add the support verbatimSymlinks option 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 verbatimSymlinks option

Steps To Reproduce

I wrote in the above.

Environment

I wrote in the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions