getProjectDirectory

@Internal(value = "Task outcome is decided early and should not rely on comparing file trees")
abstract fun getProjectDirectory(): DirectoryProperty(source)

The directory of the generated project, defaults to the directory the project is generated in.

Since

9.5.0