View Source API Reference Dotenvy v0.9.0
Modules
This error module can be useful when writing your own custom conversion functions because special contextual information will be included with any errors.
This module handles the parsing of the contents of .env
files into maps with
string keys. See Dotenv File Format for details
on the supported file format.
This module provides functionality for converting string values to specific Elixir data types.