Swoosh.Mailer.interpolate_env_vars

You're seeing just the function interpolate_env_vars, go back to Swoosh.Mailer module for more information.
Link to this function

interpolate_env_vars(config)

View Source

Interpolate system environment variables in the configuration.

This function will transform all the {:system, "ENV_VAR"} tuples into their respective values grabbed from the process environment.