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

tempdir: Add a persist method #363

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

cgwalters
Copy link
Contributor

I have a use case where I want the equivalent of into_path().

Copy link
Member

@sunfishcode sunfishcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, just a few minor comments.

cap-tempfile/src/lib.rs Show resolved Hide resolved
cap-tempfile/src/lib.rs Outdated Show resolved Hide resolved
I have a use case where I want the equivalent of `into_path()`.

Signed-off-by: Colin Walters <[email protected]>
@sunfishcode sunfishcode merged commit e080102 into bytecodealliance:main Sep 24, 2024
21 of 22 checks passed
@sunfishcode
Copy link
Member

Thanks!

@sunfishcode
Copy link
Member

This is now released in cap-std 3.3.0.

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.

2 participants