API Reference Dotenvy v0.1.0
Modules
This module handles the parsing of the contents of .env
files into maps with
string keys. This implementation cleaves closely to the original dotenv
package, but it is not a direct match (by design).
Helps cast string values read from the System into values usable by the app.