Skip to main content

load_from_dir

Function load_from_dir 

Source
pub fn load_from_dir(dir: &Path) -> Config
Expand description

Load config from .recall-echo.toml in the given directory. Returns defaults if file doesn’t exist or is malformed.