Skip to content

Add safe package for safe file writes

John Cai requested to merge jc-lock-file into master

We often need the capability of writing a file safely. This package allows the ability to write to a temp file, and then atomically rename it to the destination file

needed for: !1289 (comment 179067395)

Edited by GitLab Release Tools Bot

Merge request reports

Loading