Represents a path in a format as used often in ipr and iml files.
String
canonicalUrl
relPath
url
Path (String url)
Path (String url, String canonicalUrl, String relPath)
boolean
equals(def o)
int
hashCode()
toString()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Canonical url.
The relative path of the path. Must not be null.
The url of the path. Must not be null.
Gradle API 2.0