Versions in this module Expand all Collapse all v2 v2.17.2 Sep 3, 2021 Changes in this version + func CommonPrefix(sep byte, paths ...string) string + func Copy(fs afero.Fs, src, dst string) error + func CopyDir(fs afero.Fs, source, dest string) error + func CopyFile(fs afero.Fs, source, dest string) error + func MoveFile(fs afero.Fs, src, dst string) error