Lightning.Config.Utils (Lightning v2.13.5)

View Source

Utility functions for working with the application environment.

Summary

Functions

Retrieve a value nested in the application environment.

Functions

ensure_boolean(value)

@spec ensure_boolean(binary()) :: boolean()

get_env(arg1, default \\ nil)

@spec get_env([atom()] | atom(), any()) :: any()

Retrieve a value nested in the application environment.