Functions§
- load
- Checks if an env variables already exists, if it exists it will be skipped
- load_
if_ set - Check if the provided env name equals true like DEV=true, if so it runs the load function with the provided filenames
- overload
- Overwrites an env variable if it already exists