Versions in this module Expand all Collapse all v0 v0.3.0 Aug 24, 2026 v0.2.0 Aug 12, 2026 Changes in this version + func CopyDir(dst, src string) error + func CopyFile(src, dst string) (err error) + func SameFile(a, b string) (bool, error)