Versions in this module Expand all Collapse all v0 v0.1.1 Nov 14, 2023 v0.1.0 Oct 2, 2023 Changes in this version + func CopyDir(dst, src string) error + func CopyFile(src, dst string) (err error) + func SameFile(a, b string) (bool, error)