Current section
Files
Jump to
Current section
Files
priv/example/build/dev/erlang/envoy/ebin/envoy.app
{application, envoy, [
{vsn, "1.1.0"},
{applications, [gleam_stdlib]},
{description, "A zero dependency cross platform Gleam package for reading environment variables"},
{modules, []},
{registered, []}
]}.