# Packages
No description provided by the author
# Functions
No description provided by the author
EnvFileToJSONFile Converts an .env file to a JSON file using the definition provided in data.
GetDotEnvVal retrieves a single var from a `.env` file path.
Return a merged environment var which is split into multiple vars.
LoadDotEnv loads a set of `.env` files given the supplied path.
LoadEnvPaths attempts to load an explicit, env and current path.
No description provided by the author
# Interfaces
No description provided by the author