gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.tooling.events.configuration
/
ProjectConfigurationOperationResult
/
PluginApplicationResult
Plugin
Application
Result
interface
PluginApplicationResult
Describes the result of applying a plugin.
Members
Functions
get
Plugin
Link copied to clipboard
abstract
fun
getPlugin
(
)
:
PluginIdentifier
Returns the identifier of this plugin.
get
Total
Configuration
Time
Link copied to clipboard
abstract
fun
getTotalConfigurationTime
(
)
:
Duration
Returns the total configuration time of this plugin.