getEnvList

abstract fun getEnvList(): List<EnvVar>
Environment variables configured for this application.
repeated .elide.app.EnvVar env = 7;