EnvConfig

interface EnvConfig

Configurator for ENV format

See Variable substitution

Functions

Link copied to clipboard
open fun getValueFor(name: String, separator: String?, value: String?, environment: String?): String?

Implement deviation from the standard logic. TODO implement wiki page