Package atomicfile implements all-or-nothing file replacement by staging output to a temporary file adjacent to the specified target file, and renaming over the target when the temporary is closed.
-
Notifications
You must be signed in to change notification settings - Fork 0
All-or-nothing file replacement using atomic renames.
License
creachadair/atomicfile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
All-or-nothing file replacement using atomic renames.