Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.plugin
/
ApplicationKtorInstaller
Application
Ktor
Installer
data
class
ApplicationKtorInstaller
(
val
pluginKey
:
String
,
val
installer
:
Application
.
(
)
->
Unit
)
(
source
)
Members
Constructors
Application
Ktor
Installer
Link copied to clipboard
constructor
(
pluginKey
:
String
,
installer
:
Application
.
(
)
->
Unit
)
Properties
installer
Link copied to clipboard
val
installer
:
Application
.
(
)
->
Unit
plugin
Key
Link copied to clipboard
val
pluginKey
:
String