get Path
Returns the path of this file, relative to the root of the copy destination.
Always uses '/' as the hierarchy separator, regardless of platform file separator. Same as calling getRelativePath().getPathString()
.
Return
The path, relative to the root of the copy destination. Never returns null.