Categorygithub.com/pkg/fileutils
modulepackage
0.0.0-20181114200823-d734b7f202ba
Repository: https://github.com/pkg/fileutils.git
Documentation: pkg.go.dev

# README

fileutils

Copying and moving files, how hard could it possible be ?

# Functions

CopyFile is a convenience method that calls CopyFile on a Copier zero value.

# Structs

A Copier copies files.