You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 adist_folder
and it would copy the files and create the foldersexample code used in
fs_extra
: https://docs.rs/fs_extra/latest/src/fs_extra/lib.rs.html#190-223related axodotdev/oranda#82
The text was updated successfully, but these errors were encountered: