api / org.gradle.tooling.model / ProjectIdentifier / getProjectPath

getProjectPath

abstract fun getProjectPath(): String

The path of the project, relative to its build.

Return
the path, never null

Since
3.3