config

@get:JvmName(name = "getConfig")
@set:JvmName(name = "setConfig")
var config: AppConfiguration
Full suite of rendered configuration for this application.

.elide.app.AppConfiguration config = 5;