Function read_config

Source
pub fn read_config() -> Result<Entries>
Expand description

try to read and deserialize our config file, returning any errors that might occur

ensure_created should have been called beforehand