gradle
8.6
API
gradle
/
org.gradle.tooling.model
/
ProjectModel
Project
Model
API
interface
ProjectModel
Represents a model that is associated with some Gradle project.
Inheritors
GradleProject
HasGradleProject
Launchable
CppProject
BasicGradleProject
BuildInvocations
GradlePublication
ProjectPublications
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.