API Reference EnvLoader v#0.1.0
View SourceModules
A lightweight, dependency-free Elixir library for loading .env
files into the system environment.
Built for simplicity and robustness, it handles edge cases like comments, quoted values, EXPORT
directives, empty keys, and inline comments with fewer than 60 lines of code.