Skip to content

aniojs-org/node-fs-copy

Repository files navigation

@aniojs/node-fs-copy

Copy a path of any type.

import {copy} from "@aniojs/node-fs-copy"

console.log(
	await copy("examples/src", "examples/dest")
)

Todo: add function to copy with permissions/owner

Could be implemented as nodeFsCopy(src, dest, {faithful: true})

About

Copy a path of any type.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •