package
20.1.0-rc.2+incompatible
Repository: https://github.com/cargillb/cockroachdb.git
Documentation: pkg.go.dev
# Functions
CopyDir recursively copies all files and directories in the from directory into the to directory.
CopyFile copies src to dst.
EscapeFilename replaces bad characters in a filename with safe equivalents.
Move moves a file from a directory to another, while handling cross-filesystem moves properly.