Skip to main content

config_dir

Function config_dir 

Source
pub fn config_dir() -> PathBuf
Expand description

$XDG_CONFIG_HOME/ski (default ~/.config/ski). Home for the downloaded fastembed model cache, so the ONNX models are kept once per user instead of dropping a .fastembed_cache into whatever directory the hook happens to run from (commonly a git work tree).