API Reference Dotenvy v0.8.0

modules

Modules

Dotenvy is an Elixir port of the original dotenv Ruby gem.

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.