public class PathUtil
extends java.lang.Object
Constructor and Description |
---|
PathUtil() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
getGitDir(java.io.File gitDir,
org.apache.tools.ant.Project project,
org.apache.tools.ant.Location location) |
static java.lang.String |
toRelativePath(java.io.File gitDir,
java.lang.String pathString) |