superconf
pub fn parse_file( conf_path: PathBuf) -> Result<HashMap<String, String>, SuperError>
Opens a PathBuf-type file and parses contents.