-
- All Implemented Interfaces:
-
org.gradle.api.Named
,org.jetbrains.kotlin.gradle.plugin.KotlinExecution
public interface KotlinTargetExecution<SourceType extends KotlinExecution.ExecutionSource> implements KotlinExecution<SourceType>
-
-
Method Summary
Modifier and Type Method Description abstract KotlinTarget
getTarget()
-
-
-
Method Detail
-
getTarget
abstract KotlinTarget getTarget()
-
-