Skip to content

Do not use file::path() in file::move#175

Merged
bugdea1er merged 3 commits intomainfrom
file-move
Feb 15, 2025
Merged

Do not use file::path() in file::move#175
bugdea1er merged 3 commits intomainfrom
file-move

Conversation

@bugdea1er
Copy link
Copy Markdown
Owner

This is the next step to removing the path() method of the temporary file (#165): now we can move a temporary file without using its path

Technically, it always copies the file at this point, since I couldn't figure out how to hardlink a file without hardlinks

@bugdea1er bugdea1er marked this pull request as ready for review February 15, 2025 14:42
@bugdea1er bugdea1er merged commit b42186d into main Feb 15, 2025
@bugdea1er bugdea1er deleted the file-move branch February 15, 2025 15:16
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.

1 participant