get Build Tree Path
Returns the path of this task within the build tree. This is a unique name for this task within the composite build.
Return
The path of this task in the composite build.
Since
8.2
Throws
When the target Gradle version does not support this method.