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

tryGetString

fun Config.tryGetString(path: String): String?

Get string property value for path or null if missing