Searched refs:CopyDirOnly (Results 1 – 1 of 1) sorted by relevance
152 return f.CopyDirOnly(sourceInfo, destPath)175 func (f FileCopier) CopyDirOnly(sourceInfo os.FileInfo, destPath string) error { func215 if err := f.CopyDirOnly(sourceInfo, destPath); err != nil {