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

add keep() function to builder that suppresses delete-on-drop behavior #293

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

RalfJung
Copy link
Contributor

@RalfJung RalfJung commented Aug 6, 2024

Fixes #194

Copy link
Owner

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

One doc nit, but otherwise LGTM!

src/file/mod.rs Outdated Show resolved Hide resolved
@Stebalien Stebalien merged commit 6e99572 into Stebalien:master Aug 6, 2024
13 checks passed
@Stebalien
Copy link
Owner

Thanks!

@RalfJung RalfJung deleted the keep branch August 7, 2024 09:27
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.

feature request: add support for keeping TempDir
2 participants