Package dev. schlaubi. envconf
Types
Functions
Link copied to clipboard
fun getEnv(prefix: String? = null, default: String? = null): EnvironmentVariable<String>
Content copied to clipboard
Returns a delegated environment variable prefixed by prefix that fallbacks to default if the found variable is empty or invalid