Searched refs:CopySymlink (Results 1 – 1 of 1) sorted by relevance
150 return f.CopySymlink(sourcePath, destPath)158 func (f FileCopier) CopySymlink(sourcePath string, destPath string) error { func227 if err = f.CopySymlink(childSourcePath, childDestPath); err != nil {