[][src]Function pleaser::util::read_config

pub fn read_config(
    config_path: &str,
    hm: &mut HashMap<String, UserData>,
    user: &str,
    fail_error: bool
) -> bool