Enux.load
You're seeing just the function
load
, go back to Enux module for more information.
reads the variables in config/.env
and returns a formatted keyword list.
all values are loaded as they are.
reads the variables in config/.env
and returns a formatted keyword list
reads the variables in the given path(could be .env or .json file) and returns a formatted keyword list