The subdirectory of Gradle.dir in which this project is located.
test("Print the project structure") { println(gradle.dir()) println(gradle.project("foo").dir())}