pub fn load_if_set(env_name: &str, _filenames: Option<Vec<&str>>)
Check if the provided env name equals true like DEV=true, if so it runs the load function with the provided filenames