Skip to main content

Module fs_text

Module fs_text 

Source
Expand description

Small filesystem helpers for text files and atomic writes.

Functionsยง

read_text
write_text
write_text_atomic
Write to a temp file in the same directory, then rename for atomicity.