Package org.gradle.api.experimental.kmp
Interface KmpApplicationNativeTarget
- All Superinterfaces:
KmpApplicationTarget,org.gradle.api.Named
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Method Summary
Methods inherited from interface org.gradle.api.experimental.kmp.KmpApplicationTarget
dependencies, getDependencies, getTesting, testingMethods inherited from interface org.gradle.api.Named
getName
-
Method Details
-
getEntryPoint
org.gradle.api.provider.Property<String> getEntryPoint()
-