api / org.gradle.tooling.model / GradleProject / getPath

getPath

abstract fun getPath(): String

Returns the path of this project. This is a unique identifier for this project within the build.

Return
The path.