Versions in this module Expand all Collapse all v0 v0.0.3 Dec 9, 2020 Changes in this version + func CopyFile(destination, source string, overwrite bool) error v0.0.2 Dec 8, 2020 Changes in this version + func Exists(filename string) (bool, error) v0.0.1 Oct 19, 2020 Changes in this version + func CopyAll(destination, source string, overwrite bool) error + func Touch(filename string) error