Function myloginrs::parse

source ·
pub fn parse(login_path: &str, path: Option<&Path>) -> HashMap<String, String>
Expand description

Parse the file at path, decrypting it and return a HashMap containing the key value pairs for the login_path heading.