ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-server-core
/
io.ktor.application
/
install
install
fun
<
P
:
Pipeline
<
*
,
ApplicationCall
>
,
B
:
Any
,
F
:
Any
>
P
.
install
(
feature
:
ApplicationFeature
<
P
,
B
,
F
>
,
configure
:
B
.
(
)
->
Unit
=
{}
)
:
F
Content copied to clipboard
Installs
feature
into this pipeline, if it is not yet installed