API Reference Dotenvy v0.2.0

Modules

Dotenvy is an Elixir implementation 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 function for converting string values to specific Elixir data types.