package
2.27.9-v9
Repository: https://github.com/clockfly/filebrowser.git
Documentation: pkg.go.dev

# Functions

CommonPrefix returns common directory path of provided files.
Copy copies a file or folder from one place to another.
CopyDir copies a directory from source to dest and all of its sub-directories.
CopyFile copies a file from source to dest and returns an error if any.
MoveFile moves file from src to dst.