Skip to main content

Module atomic

Module atomic 

Source
Expand description

Atomic file write helper for crash-safe credential saves.

Functions§

write_atomic
Write data to a file atomically using a temp file + rename.