Versions in this module Expand all Collapse all v0 v0.1.21 Sep 6, 2020 v0.1.20 Sep 6, 2020 v0.1.19 Sep 6, 2020 Changes in this version + func Copy(srcFile, dstFile string) error + func CopyDirectory(scrDir, dest string) error + func CopySymLink(source, dest string) error + func CreateIfNotExists(dir string, perm os.FileMode) error + func Exists(filePath string) bool