# Functions

NewAtomicWriter creates a new AtomicWriter configured to write to the given target directory, or returns an error if the target directory does not exist.

# Structs

AtomicWriter handles atomically projecting content for a set of files into a target directory.
No description provided by the author