Skip to content

filter property in options object is not called for every copied file when recursive option is true #988

@FreePhoenix888

Description

@FreePhoenix888
  • Operating System: Linux. Ubuntu 22.04
  • Node.js version: 14.15.0
  • fs-extra version: 11.1.0

Expected

copySync with recursive: true in options object calls filter with every file which is being copied

Actual

copySync with recursive: true in options object calls filter with only src and dest directory paths

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions