Skip to content

Use fs.copyFile() api in node 8.5+ #34

@kanongil

Description

@kanongil

See https://nodejs.org/api/fs.html#fs_fs_copyfile_src_dest_flags_callback

The new copyFile implementation is based on uv_fs_copyfile(), and uses much faster native file copying api's, where available. See nodejs/node#14906 (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