Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.tooling.model
/
ProjectModel
Project
Model
API
interface
ProjectModel
(
source
)
Represents a model that is associated with some Gradle project.
Inheritors
GradleProject
Launchable
HasGradleProject
CppProject
BuildInvocations
GradlePublication
ProjectPublications
BasicGradleProject
Members
Functions
get
Project
Identifier
Link copied to clipboard
API
abstract
fun
getProjectIdentifier
(
)
:
ProjectIdentifier
Returns the identifier for the project that this model is associated with.