kt-mpp
Toggle table of contents
5.1.11
jvm
Platform filter
jvm
Switch theme
Search in API
kt-mpp
kt-mpp
/
io.github.gciatto.kt.mpp.kotlin
/
AbstractKotlinProjectPlugin
Abstract
Kotlin
Project
Plugin
abstract
class
AbstractKotlinProjectPlugin
(
targetName
:
String
)
:
AbstractProjectPlugin
Inheritors
JsOnlyPlugin
JvmOnlyPlugin
MultiplatformPlugin
Members
Constructors
Abstract
Kotlin
Project
Plugin
Link copied to clipboard
constructor
(
targetName
:
String
)
Functions
apply
Link copied to clipboard
override
fun
apply
(
target
:
Project
)