fromDotenv

fun fromDotenv(file: String, name: String, value: String?)

Inject an environment variable at name that was loaded from a .env file.