Trifolium.Config.from_env
You're seeing just the function
from_env
, go back to Trifolium.Config module for more information.
Link to this function
from_env(otp_app, key, default \\ nil)
A light wrapper around Application.get_env/2
, providing automatic support for
{:system, "VAR"}
tuples.