pub_just::load_dotenv

Function load_dotenv

Source
pub fn load_dotenv(
    config: &Config,
    settings: &Settings<'_>,
    working_directory: &Path,
) -> RunResult<'static, BTreeMap<String, String>>