syncUpdate

Atomically save data to a file (if the file doesn't exist, or its contents differs).

void
syncUpdate
()
(
string fn
,
in void[] data
)

Meta