8000 GitHub - creachadair/atomicfile: All-or-nothing file replacement using atomic renames.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

creachadair/atomicfile

Repository files navigation

atomicfile

GoDoc CI

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.

55E3

About

All-or-nothing file replacement using atomic renames.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0