API Reference Dotenvy v0.7.0

modules

Modules

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

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.