Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support recursive copy of files #14

Open
SaraVieira opened this issue Jan 20, 2023 · 0 comments
Open

Support recursive copy of files #14

SaraVieira opened this issue Jan 20, 2023 · 0 comments

Comments

@SaraVieira
Copy link
Contributor

Right now axoasset only supports copying one asset at a time, it would be nice if it supported a recursive option where we could just pass a origin_folder and a dist_folder and it would copy the files and create the folders

example code used in fs_extra: https://docs.rs/fs_extra/latest/src/fs_extra/lib.rs.html#190-223

related axodotdev/oranda#82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant