Versions in this module Expand all Collapse all v0 v0.8.0 Apr 7, 2021 Changes in this version + func AtomicWriteFile(fs afero.Fs, filename string, r io.Reader, mode os.FileMode) error + func CopyDir(fs afero.Fs, src, dst string) (err error) + func CopyFile(fs afero.Fs, src, dst string) error + func RenameWithFallback(fs afero.Fs, src, dst string) error