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

feat(copy): add more copying APIs to LocalAsset #62

Merged
merged 3 commits into from
Aug 8, 2023
Merged

feat(copy): add more copying APIs to LocalAsset #62

merged 3 commits into from
Aug 8, 2023

Conversation

Gankra
Copy link
Member

@Gankra Gankra commented Aug 8, 2023

  • copy_named allows you to specify a name for the dest file
  • copy_dir is like copy but for dirs
  • copy_dir_named is both put together

These APIs are desired for cargo-dist

* copy_named allows you to specify a name for the dest file
* copy_dir is like copy but for dirs
* copy_dir_named is both put together

These APIs are desired for cargo-dist
src/error.rs Outdated Show resolved Hide resolved
src/local.rs Outdated Show resolved Hide resolved
src/local.rs Outdated Show resolved Hide resolved
@Gankra Gankra merged commit b3a7995 into main Aug 8, 2023
14 checks passed
@mistydemeo mistydemeo deleted the copyit branch September 14, 2023 22:29
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

Successfully merging this pull request may close these issues.

None yet

3 participants