ktor-server-core / io.ktor.config / com.typesafe.config.Config / tryGetStringList

tryGetStringList

fun Config.tryGetStringList(path: String): List<String>?

Get list property value for path or null if missing