Structs§
Functions§
- ensure_
dirs - Create every directory in
dirs, including parents. - write_
file_ if_ missing - Write a file only when it does not already exist.
- write_
json_ file - Write a pretty-printed JSON file with mode
0600on Unix. - write_
private_ file - Write a private file with mode
0600on Unix.