Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Need a method can copy directory recursively #53

Closed
burmecia opened this issue Nov 7, 2019 · 0 comments
Closed

Need a method can copy directory recursively #53

burmecia opened this issue Nov 7, 2019 · 0 comments

Comments

@burmecia
Copy link
Contributor

burmecia commented Nov 7, 2019

Currently if you want to copy entire directory tree, you have to write you own implementation which may not be optimal. We need a native method on Repo can do that work like this:

repo.copy_dir_all("/foo", "/bar");
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant