Enux.expect
You're seeing just the function
expect
, go back to Enux module for more information.
checks if the environment variables under app
and key
comply with the given schema
. any non-compliance results in an error.
you can use this function for both validating and documenting your required environment.