Versions in this module Expand all Collapse all v0 v0.0.2 Mar 20, 2022 v0.0.1 Mar 18, 2022 Changes in this version + func CopyDir(from, to string) error + func CopyFile(srcPath, destPath string) (err error) + func EscapeFilename(s string) string + func Move(oldPath, newPath string) error