View Source Lightning.Config.Utils (Lightning v2.10.4)

Utility functions for working with the application environment.

Summary

Functions

Retrieve a value nested in the application environment.

Functions

@spec ensure_boolean(binary()) :: boolean()
Link to this function

get_env(arg1, default \\ nil)

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

Retrieve a value nested in the application environment.