Searched refs:GetTo (Results 1 – 2 of 2) sorted by relevance
385 toPath := copyPair.GetTo()467 toPath := joinPath(toDir, copyPair.GetTo())616 return joinPath(mapping.GetTo()+"/", strings.TrimPrefix(path, mapping.GetFrom()+"/"))630 toPath := joinPath(toDir, copyPair.GetTo())670 outputFiles[copyPair.GetTo()] = true
248 func (x *Copy) GetTo() string { func369 func (x *PathMapping) GetTo() string { func