API Reference Nvir v#0.16.3

Copy Markdown View Source

Modules

This is the main API for Nvir, an environment variable loader and validator.

Collection of casters for environment variables.

Exception defining an invalid cast. For instance with this dotenv file

Exception raised when Nvir.dotenv!/1 fails to parse a dotenv file.

A behaviour for environment variables sources parser.

The default parser implementation for dotenv files.

Exception representing parse errors from the default parser Nvir.Parser.