Searched refs:CopyFile (Results 1 – 1 of 1) sorted by relevance
154 return f.CopyFile(sourceInfo, sourcePath, destPath)188 func (f FileCopier) CopyFile(sourceInfo os.FileInfo, sourcePath, destPath string) error { func235 if err = f.CopyFile(childInfo, childSourcePath, childDestPath); err != nil {