featureOrNull
fun <A : Pipeline<*, ApplicationCall>, B : Any, F : Any> A.featureOrNull(feature: ApplicationFeature<A, B, F>): F?
Content copied to clipboard
Returns feature instance for this pipeline, or null if feature is not installed