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