Packages

A library for type-safe environment variable access.

Current section

Files

Jump to
glenv include glenv_ParseError.hrl
Raw

include/glenv_ParseError.hrl

-record(parse_error, {key :: binary(), expected :: glenv:type()}).