Package-level declarations

Functions

Link copied to clipboard
fun getEnvInt(key: String, defaultValue: Int): Int
Link copied to clipboard
fun getEnvString(key: String, defaultValue: String): String