https://kotlinlang.org logo
#ktor
Title
s

spand

07/25/2017, 3:29 PM
Maybe
resources
should also take decorating closure a la
fun Route.resources(resourcePackage: String? = null, block: (Resource) -> Resource = { it })
?