pub fn load_learn_config() -> Result<LearnConfig, Error>Expand description
Load learn configuration from ~/.config/oo/config.toml.
Returns the default configuration if the file doesn’t exist.
pub fn load_learn_config() -> Result<LearnConfig, Error>Load learn configuration from ~/.config/oo/config.toml.
Returns the default configuration if the file doesn’t exist.