//
pkg.gl
Category
github.com/constabulary/gb
internal
fileutils
package
0.4.4
Repository:
https://github.com/constabulary/gb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
12
Files
91 SLOC
#
Functions
Copyfile
Copyfile copies file to destination creating destination directory if needed.
Copypath
Copypath copies the contents of src to dst, excluding any file or directory that starts with a period.
RemoveAll
RemoveAll removes path and any children it contains.